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.
- Bump to actix 4.9.0
- 1 commit contributed to the release.
- 53 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Bump to actix 4.9.0 (
6c73e2e
)
- Bump to actix 4.9.0 (
- Added license file
- 3 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Bumped dependencies to 4.8 of actix
- Added license file
- 2 commits contributed to the release.
- 231 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Ready for release
- remove unused import
- use None body instead of empty
- 4 commits contributed to the release.
- 295 days passed between releases.
- 3 commits were understood as conventional.
- 1 unique issue was worked on: #2
view details
- Added changelog
- now includes content length in etag
- 4 commits contributed to the release.
- 125 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- 13 commits contributed to the release.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Added publish workflow (
bd5cd24
) - Tighten dependencies (
f9bd997
) - Updated with rust email address (
c1c3209
) - Added cargo tags (
6f93359
) - Update documentation to actually talk about our middleware (
cea74b1
) - Mention expressjs middleware (
8e94a50
) - Updated with docs and only run on GETs (
212d4b1
) - Fight the borrow checker and the borrow checker wins (
e29b3ba
) - Workflow for rust-cache is v2 (
2790556
) - Try to setup ci (
03f259f
) - Added Header trait (
0fe4a66
) - Added tests and a favicon to test hashing binary files (
f8501f6
) - Initial implementation taken from https://gitlab.com/famedly/company/backend/libraries/actix-etags (
33f33fe
)
- Added publish workflow (