## Version 0.10.0 (2022-04-08) ### πŸŽ‰ New features - setup.py: increase cubicweb max version to 3.37.x ## Version 0.9.4 (2022-03-29) ### πŸŽ‰ New features - setup.py: increase cubicweb max version to 3.36.x ## Version 0.9.2 (2021-12-02) ### πŸŽ‰ New features - setup.py: increase cubicweb max version to 3.35.x ## Version 0.9.1 (2021-10-18) ### 🀷 Various changes - views: Only allow JSON requests on get_entities ## Version 0.9.0 (2021-10-12) ### πŸŽ‰ New features - rqlio: add get_entities route to mimic cubicweb.rset.ResultSet.entities - setup.py: increase cubicweb max version to 3.33.x - setup.py: increase cubicweb max version to 3.34.x ## Version 0.8.2 (2021-08-20) ### πŸ‘· Bug fixes - Β remove cubicweb-signedrequest from recommends ## Version 0.8.1 (2021-08-20) ### πŸ‘· Bug fixes - on /rqlio, csrf is activaved only on multipart/form-data ## Version 0.8.0 (2021-07-30) ### πŸŽ‰ New features - disable csrf for RQLIO controllers ### πŸ‘· Bug fixes - flake8 rules - update min version of cubicweb and fix test ### πŸ€– Continuous integration - add black - add default .gitlab-ci ## Version 0.7.2 (2021-07-30) ### πŸ“ Documentation - licence: update licence dates - README: move to .rst extension ### πŸ€– Continuous integration - gitlab-ci: use templates from a common repository