3.1.1
Maintenance:
- Werkzeug version is no longer pinned and can be chosen freely.
Fixes:
- The permission handling for file locks now also sets permissions on the files not just on the directories.
What's Changed
- Removed pin of werkzeug version in setup.py by @ricardogsilva in #1013
- Update release doc by @simonseyock in #1018
- docs: correct docs for autodetect coverages by @simonseyock in #1023
- feat: better exception logging in the seeding tasks by @simonseyock in #1024
- fix: use file permissions also for lock files by @simonseyock in #1025
New Contributors
- @ricardogsilva made their first contribution in #1013
Full Changelog: 3.1.0...3.1.1