Anitya 0.17.0
Features
-
Adhere to black's Python 3.6 formatting rules (#818)
-
Support multiple version prefixes (#655)
-
Make libraries.io SSE consumer part of Anitya (#723)
-
Check for new versions only when there is any change on the URL till last version was retrieved (#730)
-
Allow fetching releases on Github backend (#733)
-
Add calendar versioning (#740)
-
Add semantic versioning (#741)
Bug Fixes
-
Restore missing closing """ in sample configuration (#797)
-
Constrain failure during alembic downgrade (#812)
-
Fix createdb.py to now create all tables properly (#817)
-
Hide ecosystem field for non admin users (#687)
-
Failures during project addition causes distro mapping to be skipped (#735)
-
Handle status code 403 as rate limit exception on Github backend (#790)
-
Cannot add distro (#791)
-
One revision is skipped when doing
alembic upgrade head
(#819)
Development Changes
-
Add docker build to Travis CI tests (#799)
-
Change required version for pyasn1 (#812)
-
Minor packaging cleanup and gitignore additions (#816)
-
Fix rabbitmq-server in dev environment (#804)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Anatoli Babenia
- Michal Konečný
- Samuel Verschelde
- Vincent Fazio