Releases: noaa-nwfsc/pycax
Releases · noaa-nwfsc/pycax
v1.0.3
pycax is a Python client for the Coordinated Assessments REST API. Make sure to review the StreamNet Terms of Use for these data, the StreamNet Data Policy and the citation information for database queries. pycax was developed by the Northwest Fisheries Science Center Math Bio Program by Elizabeth Holmes and Mari Williams.
Holmes, E. E and M. Williams. 2023. pycax: a Python client for the Coordinated Assessments data exchange REST API. v1.0.3. doi:10.5281/zenodo.7855729.
1.0.3 (2023-04-23)
- MINOR:
- typo on Readme
- created badge for source code link
- use full url for logo so it works on PyPi.org page
- added CITATION file and DOI badge
v1.0.2 Minor clean up
Some minor cleanup and added pip install instructions
v1.0.1 First functional version
Some minor fixes after 1.0.0
Version 1.0.0 First release
Basic functionality in place.
Version 0.1.0 Beta not fully functional
Not fully functional but mostly.
- missing some tests
- missing notebook to demo use