Skip to content

v0.2.0

Compare
Choose a tag to compare
@jackcook jackcook released this 22 Dec 03:34
· 6 commits to main since this release
  • Breaking Change: Removed the call to Load after storing items without a pipeline
  • Added a Load parameter to StoreOptions to optionally load items after they've been stored
  • Updated Store to enable storing structs, instead of just struct pointers