All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add opensource requirements.txt
0.1.10 - 2020-07-07
- Make use of datacoco-db 0.1.8 in setup.py
0.1.9 - 2020-07-07
- Make use of datacoco-db 0.1.8
0.1.8 - 2020-06-12
- Improve code quality flake8
- Fixed skip handler on default
0.1.7 - 2020-06-09
- Fixed skip handler if nothing is configured in services
0.1.6 - 2020-04-08
- Fixed athena compare MonkeyPatchWarning
- Fixed jenkins handler issue
- Fixed sns handler issue
0.1.5 - 2020-04-07
- Fixed absolute manifest path issue
- Fixed athena compare param support
- Updated readme documentation
- Added manifest path logging
- Make backward compatible with old version of manifests
0.1.4 - 2020-04-04
- Adding Non-Code Files in setup site-packages
0.1.3 - 2020-04-04
- Include package data in setup.py
0.1.2 - 2020-04-04
- Added a logic that automatically handles manifest file directory path
- Move default services.yaml in config directory
- Move manifests folder to hamb package directory
0.1.1 - 2020-04-03
- Fix hamb script execution
- Added pandas package in setup
0.1.0 - 2020-04-02
- Initial class import