Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 06:41
· 1 commit to main since this release

Added

  • Added LazyLoadSession.delete to delete items from the data store.
  • Added classmethod LazyLoadSession.delete_instance to delete the existing instance of a session.

Changed

  • Changed LazyLoadSession initialisation to create parents for required directories if necessary.

Removed