Releases: honzajavorek/fiobank
Releases · honzajavorek/fiobank
v3.1.0
v3.0.0
v2.0.0
Due to errors during the publishing process, this version has not been published to PyPI. Since it doesn't contain any real changes, it's going to be left unreleased until the next version.
Breaking Changes
- Drop support for legacy (2.x) Python versions (19acf0c)
Fix
Documentation
v1.2.0
Feature
- Handle throttling errors
Documentation
- Wrong PyPI version badge link 🤦
- Changed wording of ThrottlingError docs, removed link to code
- Provide long description at least in Markdown if Pandoc isn't present
v1.1.0
Feature
- Always add properties original_amount and original_currency
- Always add full account number property, raise ValueError instead of assertion, fixed detection of amount in specification, pair data according to column IDs
- Made 'key' lookup case-insensitive
- An attempt for initial Python 3 support
Fix
- Invalid token in Python 3
- Wrong name for extra feature
Documentation
- Added link to token generator
- CI and version badges
- Minor README polishing
v1.0.0
Starting with semantic versioning and semantic releasing.