Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 08:19
e1d43b3

0.1.0 (2023-05-22)

Features

  • added customisable schema + query manager class (9860830)
  • make all attrs configurable via flask config (e6ecaab)
  • modify public interface to match standard flask extension initialisation pattern (64f6497)

Bug Fixes

  • incorrect types (040180b)
  • release permissions (e3eed11)
  • timezone info was causing incorrect expiry values in db (c4edeec)

Documentation