Releases: HakaiInstitute/hakai-api-client-py
Releases · HakaiInstitute/hakai-api-client-py
v1.5.1
What's Changed
- Switch to Poetry for env management and publishing by @tayden in #8
- Add tests by @tayden in #9
- Create LICENSE by @tayden in #11
- Load credentials from env variable by @tayden in #10
- Add linting setup and commit hook by @tayden in #12
- Update docs by @tayden in #13
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #14
- use credential env variable if no credentials is pass to class by @JessyBarrette in #16
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v1.3.0...v1.5.1
v1.3.0
v1.2.0
What's Changed
- Add a credentials inputs to the Client class by @JessyBarrette in #2
New Contributors
- @JessyBarrette made their first contribution in #2
Full Changelog: 0.2.1...v1.2.0