Change Log
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
[0.2.3] - 2015-09-12
Changed
- Makefile structure changed to be more readable and determine and use
absolute paths.
[0.2.2] - 2015-09-11
Changed
- Fix typo in SuiteHandler.
[0.2.1] - 2015-09-10
Added
- Test run instructions in documentation examples.
Changed
sphinx-apidoc command now forces the overwrite of files.
- Makefile structure changed to be more readable.
- Makefile now manages git index. This is needed to make the
documentation generation process dynamic.
[0.2.0] - 2015-09-09
Added
- CHANGELOG.md
- LICENSE.md
- setup.cfg
- Importing from other modules within this same package.
- Function argument value checks and errors.
Changed
- Package name from
py_data_helper to data_helper
tests package command line output.