Skip to content

sdk/0.2.0

Latest
Compare
Choose a tag to compare
@dmihalcik-virtru dmihalcik-virtru released this 28 Feb 21:12
· 11 commits to main since this release
26879ef

SDK 0.2.0

Creates new type OpenTDF, which adds more uniform createX and read methods for TDF objects, instead of separate client objects for each file format.

Breaking Changes!

  • #407 Sequesters old APIs into the @opentdf/sdk/singlecontainer entry point. If the old API is desired, use this import, not @opentdf/sdk.
  • #397 Generates TDF3 version 4.3.0

New Features

  • #407: New OpenTDF client object API