ftrack-javascript

Official ftrack JavaScript API client

APACHE-2.0 License

Stars
6
Committers
14
ftrack-javascript - v1.1.0-rc.1

Published by gismya almost 2 years ago

What's Changed

Highlights

Misc changes

New Contributors

Full Changelog: https://github.com/ftrackhq/ftrack-javascript/compare/v1.0.0...v1.0.1-rc.2

ftrack-javascript - v1.0.0

Published by jimmycallin about 2 years ago

What's Changed

  • Migrated repository from Bitbucket to Github :octocat: in https://github.com/ftrackhq/javascript-api/pull/1
  • Bump dependencies to latest version
  • Add support for push-token on update, create, and delete events
  • The event hub publish function now throws an error if it tries to publish to an unconnected event server
  • Add unsubscribe function to event hub.

Full Changelog: https://github.com/ftrackhq/javascript-api/compare/0.9.0...v1.0.0