All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2023-07-03
- from pool needs not be async
0.1.3 - 2023-07-03
- Make connection Arced
0.1.2 - 2023-06-30
- cargo update
- Bump dependencies
0.1.1 - 2023-05-11
- Postgresql Session Store for Actix
- Use correct license identificator
- Updated to use jsonb type for storing session data
- release
- Drop minimal test run
- Set description and license
- set MSRV to 1.69.0
- Added test workflow
- Add acceptance test suite
- Initial commit
0.1.0 - 2023-05-11
- Postgresql Session Store for Actix
- Use correct license identificator
- Updated to use jsonb type for storing session data
- Drop minimal test run
- Set description and license
- set MSRV to 1.69.0
- Added test workflow
- Add acceptance test suite
- Initial commit
- Update cargo file
- 3 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- release
- from pool needs not be async
- 3 commits contributed to the release.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- release
- Make connection Arced
- 3 commits contributed to the release.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- release
- cargo update
- 4 commits contributed to the release.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- release
- release
- 4 commits contributed to the release.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Set description and license
- Postgresql Session Store for Actix
- Use correct license identificator
- Updated to use jsonb type for storing session data
- Drop minimal test run
- set MSRV to 1.69.0
- Added test workflow
- Add acceptance test suite
- 9 commits contributed to the release.
- 8 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Use correct license identificator (
83fc00e
) - Drop minimal test run (
2c5feb1
) - Set description and license (
14837fa
) - Set MSRV to 1.69.0 (
68f0541
) - Added test workflow (
4df78e9
) - Updated to use jsonb type for storing session data (
0d0aebb
) - Add acceptance test suite (
a725dd2
) - Postgresql Session Store for Actix (
3fc0e6e
) - Initial commit (
f8282bb
)
- Use correct license identificator (