Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 873 Bytes

CHANGELOG.md

File metadata and controls

56 lines (28 loc) · 873 Bytes

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.

[0.0.6] - 2019-04-29

Added

  • Add Transform class for data
  • Configuration object

Changed

  • Finalize Model method names
  • Refactor Model to extract file functions

[0.0.5] - 2019-04-18

Fixed

  • Travis config python 3.7 issue.

[0.0.4] - 2019-04-18

Hotfixes.

[0.0.3] - 2019-04-18

Updates to documentation.

[0.0.2] - 2019-04-01

Changed

  • Transform and Build (replacing Construct and Predict).
  • Documentation updates.

Fixed

  • Hotfixes for documentation configuration.

[0.0.1] - 2019-03-31

Added

  • Initial release of alpha version.