Releases: NTIA/p2108-python
Releases · NTIA/p2108-python
Release v1.1.0
This release is functionally identical to v1.0.1
What's Changed
- Update base library to v1.1 by @aromanielloNTIA in #4
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
Fixed a Zenodo metadata error causing DOI generation to fail. Otherwise, this is an identical release to v1.0.0
Full Changelog: v1.0.0-rc.1...v1.0.1
v1.0.0
Initial release of the Python wrapper for the NTIA/ITS implementation of ITU-R Recommendation P.2108 , prediction of clutter loss. The Python wheel supports Windows, macOS, and Linux. Download is available below or from PyPI:
pip install proplib-p2108
What's Changed
- Initial release by @aromanielloNTIA in #1
- Minor revisions prior to publication by @aromanielloNTIA in #3
- Public release of
p2108-python
by @aromanielloNTIA in #2
New Contributors
- @aromanielloNTIA made their first contribution in #1
Full Changelog: https://github.com/NTIA/p2108-python/commits/v1.0.0