Skip to content

v1.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@wallace41290 wallace41290 released this 21 May 15:12
· 22 commits to alpha since this release
35cc217

1.0.0-alpha.4 (2020-05-21)

Features

  • api: rework the sdk api to a more class-based approach (#8) (35cc217)

BREAKING CHANGES

  • api: No longer singletons, must instantiate the RdsServer, RdsCatalog, and RdsDataProduct via the constructor.

RJ-3