BucketStore v0.2.0 Release Notes

Release Date: 2019-07-19 // almost 5 years ago
  • ๐Ÿš€ This release updates some of the internals of this library. It adds:

    • Type annotations
    • in operator on S3Bucket
    • del operator on S3Bucket[key]
    • ๐Ÿ“š more documentation

    ๐Ÿšš and removes:

    • ๐Ÿ‘ old python version support