Skip to content

v0.3.2

Choose a tag to compare

@anden3 anden3 released this 06 Nov 20:44
· 29 commits to main since this release

Chore

  • update cargo_with
  • update dependencies

Documentation

  • add cargo-deny config

New Features

  • add support for from parameter

Bug Fixes

  • don't fail requests if missing content-length

Refactor

  • stop using async_stream internals
  • fix clippy warnings

Style

  • fix clippy warnings

Commit Statistics

  • 9 commits contributed to the release over the course of 555 calendar days.
  • 721 days passed between releases.
  • 8 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release holodex v0.3.2 (412acb2)
    • Add cargo-deny config (140eaed)
    • Update cargo_with (f3f575a)
    • Update dependencies (44a51a2)
    • Fix clippy warnings (6cf6ad7)
    • Don't fail requests if missing content-length (7cfb18f)
    • Stop using async_stream internals (c87a477)
    • Fix clippy warnings (063545d)
    • Add support for from parameter (36c935e)