pallets-eco / flask-session

Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
488 stars 236 forks source link

release candidate 0.6.0-rc1 #208

Closed Lxstr closed 5 months ago

Lxstr commented 5 months ago

Includes code from many PRs and issues over the lifetime of the project in order to fix most major issues.

Refactor in a way that aligns each backend and makes adding new backends or contributing easier.

The issues of serialization, more backends and regeneration have been left aside for now.

Tests are not yet thorough or well structured but will be done.

This is a release candidate intended for community test usage and feedback.