Releases: uptick/django-user-defined-fields
Releases · uptick/django-user-defined-fields
v0.0.22
What's Changed
- Revert "feat: add decimal extra field" by @windneverstops in #24
- fix: support new factory-boy v3 import alias by @kraklo in #25
New Contributors
- @windneverstops made their first contribution in #24
- @kraklo made their first contribution in #25
Full Changelog: v0.0.21...v0.0.22
v0.0.21: Merge pull request #23 from uptick/fix/python3.11
What's Changed
Changes:
- Fixed extrafields
_get_EXTRAFIELD_fieldlist
and_get_EXTRAFIELD_display
being called with wrong arguments in python3.11.
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Allow default to be set on the field by @ryanjohndunne in #22
Full Changelog: v0.0.19...v0.0.20
v0.0.19
v0.0.18
What's Changed
- TW-216 Custom field defaults not being set. by @ryanjohndunne in #20
New Contributors
- @ryanjohndunne made their first contribution in #20
Full Changelog: v0.0.16...v0.0.18
v0.0.16
What's Changed
- Feat(WF-4927): Add decimal custom field option by @hutchinsp01 in #18
New Contributors
- @hutchinsp01 made their first contribution in #18
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
What's Changed
- Support for relational custom field conditions by @bayangan1991 in #16
New Contributors
- @bayangan1991 made their first contribution in #16
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Convert to poetry
- Bump bleach from 3.2.1 to 3.3.0 by @dependabot in #8
- Bump cryptography from 3.3.1 to 3.3.2 by @dependabot in #9
- Bump urllib3 from 1.26.3 to 1.26.4 by @dependabot in #10
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #11
- Bump django from 1.11.29 to 2.2.24 in /example by @dependabot in #12
- Bump sqlparse from 0.4.1 to 0.4.2 in /example by @dependabot in #13
Full Changelog: 0.0.12...v0.0.13