Skip to content

Commit

Permalink
feat!(sdk): New client object api (#407)
Browse files Browse the repository at this point in the history
- Creates new type `OpenTDF`, which adds 'create' and 'read' methods for TDF objects
- Sequesters old APIs into `@opentdf/sdk/singlecontainer` entry point. If the old API is desired, use this import, not `@opentdf/sdk`.
  • Loading branch information
dmihalcik-virtru authored Dec 17, 2024
1 parent 840fd29 commit 40d963d
Show file tree
Hide file tree
Showing 22 changed files with 886 additions and 498 deletions.
2 changes: 1 addition & 1 deletion cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40d963d

Please sign in to comment.