0.4.1 - 2024-04-18
- Publish the source alongside the wheel version for documentation purpose
0.4.0 - 2024-04-18
- Dropped
simplejson
dependency - Dropped
logzero
dependency - Moved to
ruff
- Moved away from
setuptools
topdm
0.3.0 - 2023-02-27
- Modernize build pipeline
0.2.1 - 2022-09-29
- Relaxed pinning of logzero dependency
- Fix development dependencies
- Updated GitHub actions
- Introduced pyproject.toml
0.2.0 - 2021-06-11
- Bumped dependencies and removed the hard pinning on logzero as it was conflicting with other chaostoolkit libraries
- Switched from Travis to GitHub actions
- Made Python 3.5 support deprecated as Python 3.5 has EOL last year
0.1.5 - 2021-05-28
- Ensure destination route without subset can be matched #9
0.1.4 - 2020-04-03
- fix for Percent datatype #6
0.1.3 - 2020-04-02
- remove deprecated
percent
attribute #4
0.1.2 - 2018-11-13
- Fixed typo #2 (thanks Alberto)
0.1.1 - 2018-11-13
- Improved readme docs
- Catching exceptions of API calls
0.1.0 - 2018-12-06
- Initial release