Releases: botify-labs/django-readonly-field
Releases · botify-labs/django-readonly-field
1.3.0
- Drop support for Python 3.7
- Drop support for all Django versions strictly under 4.2
Full Changelog: 1.2.0...1.3.0
1.2.0
- Repository was adopted by Botify Labs, mainly maintained by @SofienBenAyed and @ewjoachim
- Redid the boilerplate, no change in the library code
Full Changelog: 1.1.2...1.2.0
1.1.2
- Switching Joachim from lead to contributor by @ewjoachim in peopledoc/django-readonly-field#22
- Publish workflow should just run on tag push by @ewjoachim in peopledoc/django-readonly-field#23
- Add support for Django 4.1 and Python 3.11 - tox by @ewjoachim in peopledoc/django-readonly-field#24
Full Changelog: 1.1.1...1.1.2
1.1.1
Fix classifiers (peopledoc/django-readonly-field#21)
Full Changelog: 1.1.0...1.1.1
1.1.0
- Run tests for Django 4.1 and Python 3.11
- Adding a release workflow for release 1.1.0 (peopledoc/django-readonly-field#20)
- Django 3 & reshape the repo (peopledoc/django-readonly-field#19)
- Bump requests from 2.11.1 to 2.20.0 (peopledoc/django-readonly-field#17)
- update python/django support: add django 2.2 (peopledoc/django-readonly-field#16)
Full Changelog: 1.0.5...1.1.0
1.0.5
- Run tests for Django 2.2 and Python 3.5, 3.6 and 3.7
Full Changelog: 1.0.4...1.0.5
1.0.4
- Drop support of Python 3.4
- Confirm support of Python 3.7
- Drop support of Django 1.8
- Drop support of Django 1.9
- Drop support of Django 1.10
- Confirm support of Django 2.0
- Confirm support of Django 2.1
Full Changelog: 1.0.3...1.0.4
1.0.3
- Python 3.6 support
- Multiple databases support
- Github organization changed to "peopledoc"
Full Changelog: 1.0.2...1.0.3
1.0.2
- Added tests for Django 1.11
- Added support for Python 3.4 and current Django stable
- Fix a thread bug that would make the package usable only for test and not for real :/
- First stable version
(note: tags were never pushed for 1.0.0 and 1.0.1)
Full Changelog: 0.2.0...1.0.2
0.2.0
- Rationalized the writing of readonly (vs read-only)
- Defined default app config
Full Changelog: 0.1.1...0.2.0