Newer
Older
## Version 2.0.0 (2023-07-26)
### 🎉 New features
- run flynt on the code base to convert everything into f-strings
- run pyupgrade
- upgrade CW to version 4 and add web cube dependency
*BREAKING CHANGE*: upgrade CW to version 4 and add web cube dependency
### 🤖 Continuous integration
- gitlab-ci: use templates from a common repository
- that tox option is now named allowlist_externals
## Version 1.6.0 (2022-11-24)
### 🎉 New features
- cubicweb-3.38: change all cubicweb.web/views to cubicweb_web cube
*BREAKING CHANGE*: change all cubicweb.web/views to cubicweb_web cube
### 🤖 Continuous integration
- gitlab-ci: use templates from a common repository
## Version 1.5.0 (2022-04-19)
### 🎉 New features
- setup.py: increase cubicweb max version to 3.37.x
## Version 1.4.0 (2022-04-13)
### 🎉 New features
- setup.py: increase cubicweb max version to 3.35.x
## Version 1.3.0 (2022-04-08)
### 🎉 New features
- setup.py: increase cubicweb max version to 3.34.x
## Version 1.2.2 (2022-04-06)
### 👷 Bug fixes
- please flake8 on the ci
## Version 1.2.1 (2022-04-05)
### 👷 Bug fixes
- hg.logilab.org doesn't exist anymore
## Version 1.2.0 (2022-04-05)
### 🎉 New features
- setup.py: increase cubicweb max version to 3.33.x
### 📝 Documentation
- licence: update licence dates
### 🤖 Continuous integration
- gitlab-ci: image: is not longer a global keyword
- gitlab-ci: use templates from a common repository
- integrate pytest-deprecated-warnings