Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

45 lines (29 loc) · 1.87 KB

CHANGELOG

[2.9.1] - npm - 2019-08-14

Added

  • Added the hard-coded CELEBRITY model ID
  • Added the config parameter to workflow predict

Changed

  • Made model version ID be applied in getOutputInfo
  • Relaxed the required axios dependency version range
  • Deprecated client ID/secret

[2.9.0] - npm - 2018-10-18

Added

  • The moderation solution

[2.8.1] - npm - 2018-08-17

Fixed

  • Pass the options parameter in models.getVersions()

[2.8.0] - npm - 2018-06-25

Added

  • Ability to list workflows using the new Workflows object

Fixed

  • Moved create and delete to Workflows, made them deprecated in Workflow

[2.7.1] - npm - 2018-04-23

Fixed

  • Added missing input region serialization

[2.7.0] - npm - 2018-04-09

Added

[2.6.0] - npm - 2018-01-17

Added