Django-choicefield

Latest version: v0.2.3

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

What's Changed
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/flaeppe/django-choicefield/pull/24
* Remove type ignore for `formfield` by flaeppe in https://github.com/flaeppe/django-choicefield/pull/26
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/flaeppe/django-choicefield/pull/28
* Bump less-action/reusables from 8 to 10 by dependabot in https://github.com/flaeppe/django-choicefield/pull/29
* Add Python 3.12 to test suite by flaeppe in https://github.com/flaeppe/django-choicefield/pull/30
* Upgrade pre-commit hooks by flaeppe in https://github.com/flaeppe/django-choicefield/pull/31
* Add `pre-commit` hooks for tox.ini and pyproject.toml by flaeppe in https://github.com/flaeppe/django-choicefield/pull/32
* Upgrade tox configuration by flaeppe in https://github.com/flaeppe/django-choicefield/pull/33
* Improve CI workflow configuration by flaeppe in https://github.com/flaeppe/django-choicefield/pull/34
* Add Django 5.0 to test matrix by flaeppe in https://github.com/flaeppe/django-choicefield/pull/35
* Use `hatchling` as build backend by flaeppe in https://github.com/flaeppe/django-choicefield/pull/36
* Change release workflow to be compatible with PyPI trusted publisher by flaeppe in https://github.com/flaeppe/django-choicefield/pull/37


**Full Changelog**: https://github.com/flaeppe/django-choicefield/compare/0.2.2...0.2.3

0.2.2

What's Changed
* Fix support for newer mypy versions by flaeppe in https://github.com/flaeppe/django-choicefield/pull/16
* Bump less-action/reusables from 6 to 8 by dependabot in https://github.com/flaeppe/django-choicefield/pull/15
* Replace flake8, isort, pyupgrade, autoflake and yesqa with ruff by flaeppe in https://github.com/flaeppe/django-choicefield/pull/17
* Support newer version(s) of mypy by flaeppe in https://github.com/flaeppe/django-choicefield/pull/19
* Upgrade pre-commit hooks by flaeppe in https://github.com/flaeppe/django-choicefield/pull/18
* Declare explicit support for Django 4.2 by flaeppe in https://github.com/flaeppe/django-choicefield/pull/20
* Schedule CI workflow to run once per week by flaeppe in https://github.com/flaeppe/django-choicefield/pull/21
* Remove old, unused flake8 config by flaeppe in https://github.com/flaeppe/django-choicefield/pull/22
* Prepare for 0.2.2 by flaeppe in https://github.com/flaeppe/django-choicefield/pull/23

**Full Changelog**: https://github.com/flaeppe/django-choicefield/compare/0.2.1...0.2.2

0.2.1

* Declare support from Python3.9 and Django3.2 by flaeppe in https://github.com/flaeppe/django-choicefield/pull/11


**Full Changelog**: https://github.com/flaeppe/django-choicefield/compare/0.2.0...0.2.1

0.2.0

What's Changed
* Fix typo by Mojken in https://github.com/flaeppe/django-choicefield/pull/2
* Introduce Taskfile in favor of Makefile in https://github.com/flaeppe/django-choicefield/pull/6
* Implement a form field class for `ChoiceField` in https://github.com/flaeppe/django-choicefield/pull/7
* Run CI on django main branch in https://github.com/flaeppe/django-choicefield/pull/9

New Contributors
* Mojken made their first contribution in https://github.com/flaeppe/django-choicefield/pull/2

**Full Changelog**: https://github.com/flaeppe/django-choicefield/compare/0.1.0...0.2.0

0.1.0

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.