Releases: fabiocaccamo/django-colorfield
Releases · fabiocaccamo/django-colorfield
0.7.1
- Fixed
ColorField
widget classes. #43 #78 (thanks to @N1K1TAS95)
0.7.0
- Added
ColorField
serializer. #77 (thanks to @hugofer93)
0.6.3
- Fixed django < 2.0 compatibility.
0.6.2
- Fixed possible memory leak.
0.6.1
0.6.0
- Added
image_field
option. - Added
python 3.10
/django 4.0
support. - Added more tests and increased coverage.
- Fixed tests warnings.
- Replaced Travis CI with GitHub actions workflow.
0.5.0
- Added
samples
option support.
0.4.5
- Fixed widget backward-compatibility with older django versions.
0.4.4
- Fixed widget backward-compatibility with older django versions.