Releases: numbworks/nwpackageversions
Releases · numbworks/nwpackageversions
v1.8.1
v1.8.1
- Library:
- Bugfix: 'zip() argument 2 is longer than argument 1' when package_name == "openpyxl".
- Documentation:
- Feature: updated to v1.8.1.
v1.8.0
v1.8.0
- Library:
- Feature: makefile added.
- Bugfix: types fixed according to mypy analysis.
- Documentation:
- Feature: updated to v1.8.0.
v1.6.0
v1.6.0
- Library:
- Feature: added support for badges (PyPiBadgeFetcher, only_stable_releases).
- Documentation:
- Feature: updated to v1.6.0.
v1.2.0
v1.2.0 - BREAKING CHANGES
- Library:
- Feature: LanguageChecker added.
- Refactoring: Status* => Requirement*.
- Documentation:
- Feature: updated to v1.2.0.
v1.1.0
v1.1.0
- Library:
- Maintenance: dependency update (requests 2.31.0 => 2.32.3, jupyter 1.0.0 => 1.1.1, coverage 7.6.1 => 7.6.4).
- Documentation:
- Feature: updated to v1.1.0.
v1.0.0
v1.0.0
- Library:
- Feature: support retrieving local package information from requirements.txt and Dockerfile (devcontainer).
- Feature: support retrieving release information from PyPi.org.
- Feature: ability to compare local package information and PyPi.org's release information.
- Notebook:
- Feature: demo for the main use case (evaluate the up-to-date status of the dependencies).
- Documentation:
- Feature: covers all the features available in v1.0.0.