Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

75 lines (61 loc) · 2.36 KB

Changelog

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.

[Unreleased]

Changed

- Add opensource requirements.txt

0.1.10 - 2020-07-07

Changed

- Make use of datacoco-db 0.1.8 in setup.py

0.1.9 - 2020-07-07

Changed

- Make use of datacoco-db 0.1.8

0.1.8 - 2020-06-12

Changed

- Improve code quality flake8
- Fixed skip handler on default

0.1.7 - 2020-06-09

Changed

- Fixed skip handler if nothing is configured in services

0.1.6 - 2020-04-08

Changed

- Fixed athena compare MonkeyPatchWarning
- Fixed jenkins handler issue
- Fixed sns handler issue

0.1.5 - 2020-04-07

Changed

- 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

Added

- Adding Non-Code Files in setup site-packages

0.1.3 - 2020-04-04

Changes

- Include package data in setup.py

0.1.2 - 2020-04-04

Changes

- 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

Changes

- Fix hamb script execution
- Added pandas package in setup

0.1.0 - 2020-04-02

Added

- Initial class import