Skip to content

Latest commit

 

History

History
193 lines (123 loc) · 7.74 KB

CHANGELOG.md

File metadata and controls

193 lines (123 loc) · 7.74 KB

Changelog

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.

v0.4.2 (2024-09-03)

Chore

  • Bump to actix 4.9.0

Commit Statistics

  • 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

Commit Details

view details
  • Uncategorized

v0.4.1 (2024-07-11)

Bug Fixes

  • Added license file

Commit Statistics

  • 3 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release actix-middleware-etag v0.4.1 (3720ea7)
    • Release actix-middleware-etag v0.4.0 (ca77b11)
    • Added license file (3fb91b7)

v0.4.0 (2024-07-11)

Other

  • Bumped dependencies to 4.8 of actix

Bug Fixes

  • Added license file

Commit Statistics

  • 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

Commit Details

view details
  • Uncategorized
    • Release actix-middleware-etag v0.4.0 (194bf91)
    • Bumped dependencies to 4.8 of actix (f1ffaad)

v0.3.0 (2023-11-23)

Chore

  • Ready for release
  • remove unused import

Bug Fixes

  • use None body instead of empty

Commit Statistics

  • 4 commits contributed to the release.
  • 295 days passed between releases.
  • 3 commits were understood as conventional.
  • 1 unique issue was worked on: #2

Commit Details

view details
  • #2
    • Use None body instead of empty (c93f976)
  • Uncategorized
    • Release actix-middleware-etag v0.3.0 (f42be50)
    • Ready for release (864504d)
    • Remove unused import (706fc83)

v0.2.0 (2023-02-01)

Chore

  • Added changelog

New Features

  • now includes content length in etag

Commit Statistics

  • 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

Commit Details

view details
  • Uncategorized
    • Release actix-middleware-etag v0.2.0 (ad14cc8)
    • Added changelog (ace591e)
    • Release actix-middleware-etag v0.2.0 (7dc14e6)
    • Now includes content length in etag (fe10145)

v0.1.1 (2022-09-29)

Commit Statistics

  • 13 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details