Releases: aparsons/bag-of-holding
Releases · aparsons/bag-of-holding
v0.0.7
This release updates many of this project's core dependencies.
What's New
- Django version updated to 1.11.22 (current latest in 1.x)
- DjangoRestFramework version updated to 3.10.1 (current latest)
- django-filter version updated to 2.2.0 (current latest)
- Markdown version updated to 3.1.1 (current latest)
v0.0.6
This release brings several highly requested features. You will find that custom fields can be defined and applied to applications. This functionality was developed so it could easily be applied to other models in the future. Another new piece of functionality is the filtering of metrics so yearly totals can be seen. Enjoy!
Take note of the new github repository location.
What's New
- ASVS Tracking for Applications
- Metrics Filtering By Year
- Custom fields for Applications
- Updated Dependencies
- Various Bugfixes
v0.0.5
0.0.5 - 4/20/2016
Maintenance release to update dependencies and remove stagnant code. This release serves as preparation for upcoming changes.
What's New
- Dependencies
- Numerous dependencies have been updated
- Fixed Python 2 reports bug
- Added simplistic ASVS scoring