Releases: codingjoe/django-dynamic-filenames
Releases · codingjoe/django-dynamic-filenames
1.4.0
09 Oct 09:08
Compare
Sorry, something went wrong.
No results found
1.3.2
22 Jun 06:38
Compare
Sorry, something went wrong.
No results found
1.3.1
05 Oct 19:24
Compare
Sorry, something went wrong.
No results found
What's Changed
Drop obsolete unicode-slugify extra dependency by @amureki in #44
New Contributors
Full Changelog : 1.3.0...1.3.1
1.3.0
19 Mar 14:39
Compare
Sorry, something went wrong.
No results found
1.2.0
17 Sep 13:58
Compare
Sorry, something went wrong.
No results found
Update packaging and CI
Add official Django support for 3.2, 3.1, 2.2
Add official Python support for 3.7, 3.8, 3.9
Use GitHub actions instead of Travis-CI
Drop pbr for setuptools_scm
Reformat code via black
Drop fussyfox
1.1.4
01 Nov 13:40
Compare
Sorry, something went wrong.
No results found
Change slugs to ascii only (#5 )
1.1.3
09 Sep 09:56
Compare
Sorry, something went wrong.
No results found
Fix #4 -- Correct import statement in documentation
1.1.2
07 Sep 09:41
Compare
Sorry, something went wrong.
No results found
Fix package description
Add slugify requirement to documentation
1.1.1
07 Sep 09:27
Compare
Sorry, something went wrong.
No results found
1.1.0
07 Sep 08:45
Compare
Sorry, something went wrong.
No results found
Add support for precision (str length)
Add unicode-slugify as an extra requirement