Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 448 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 448 Bytes

1.0.0.a1

  • Fix issues with resolving recursive references

1.0.0a0

  • Breaking changes in the API:
    • setup_tbs as the public interface
    • underscore keys in the subscription definitions
    • non-managed subscriptions by default
    • new way of subscription definition
  • Support for non-managed subscriptions
  • Support for optional token auth for webhook
  • Support for both id-only/full-resource

0.0.1b1

  • Initial release