v0.2.0
- Breaking Change: Removed the call to Load after storing items without a pipeline
- Added a
Load
parameter toStoreOptions
to optionally load items after they've been stored - Updated
Store
to enable storing structs, instead of just struct pointers