Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 732 Bytes

Changelog

1.0.2

  • Sets empty string as default value for model_id if not configured #23

1.0.1

  • Fix model_id parsing error when it is not configured #22

1.0.0

  • Added circle, pylint, and bumped to 1.0.0 for GA release

0.0.4

  • Fix issue for conversion_paths. Increase JSON schema decimal digits to multipleOf = 1e-8.

0.0.3

  • Add endpoint for conversion_paths and update documentation, which requires new optional tap_config.json parameter model_id.

0.0.2

  • Fix issue with Actions and Action Updates, replace reserved work column oid with order_id.

0.0.1

  • Initial commit