Skip to content

Releases: luhn/pyramid-dynamodb-sessions

Version 0.1.3

Choose a tag to compare

@luhn luhn released this 18 Oct 05:22
  • Drop support for Python 3.7.
  • Add support for Python 3.11 and 3.12.

Version 0.1.2

Choose a tag to compare

@luhn luhn released this 09 Aug 15:36
  • Drop support for Python 3.6

Version 0.1.1

Choose a tag to compare

@luhn luhn released this 07 Jul 06:33
  • pop_flash() will no longer dirty the session if the flash was empty.
  • Fix documentation of required IAM permissions.
  • Add unit tests for session methods.
  • Add integration test for flash.

Version 0.1.0

Choose a tag to compare

@luhn luhn released this 07 Jul 05:52

Initial release.