Releases: kharigardner/pyfivetran
Releases · kharigardner/pyfivetran
Release 2024.04.26.01
Release v2024.04.26.01:
Fix dependencies in pyproject.toml
so dev dependencies are optional, and added additional pre commit configurations.
Nightly Release v2024.03.05.01
- Fixed issue in
ApiError
initialization method which was a typo causing attributes not to be set, leading to unexpectedValueError
instead ofApiError
when raising one.
Release 2024.03.04.02
What's Changed
- Updated falsy types in dataclass serialization by @kharigardner in #3
- Release/2024.03.04.02 by @kharigardner in #4
- Switched to calendar versioning
Full Changelog: 0.1.3...2024.03.04.02
0.1.3
What's Changed
- Hotfix/timestamp serialization by @kharigardner in #2
New Contributors
- @kharigardner made their first contribution in #2
Full Changelog: 0.1.2...0.1.3
v0.1.2
Adjusted supported python versions from 3.8 - <3.12. Removed unused test dependency.
Beta Version -- still need automated integration testing
Unit testing, linting, documentation, and automated building are included in this release, along wiht upgrade examples.
Full Changelog: 0.1.0/1...0.1.1
Alpha version -- integration test missing
Alpha version -- integration test missing
Full Changelog: https://github.com/kharigardner/pyfivetran/commits/0.1.0/1