Skip to content

v0.2.1

Choose a tag to compare

@anden3 anden3 released this 20 Oct 16:46
· 57 commits to main since this release

Bug Fixes

  • default filter limit lowered
  • fix compile error as crate
    The stream methods failed to compile when used as a crate due to bad type inference.
    Extra type information has been added.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • reduce redundant error messages (43c2687)
    • default filter limit lowered (f261bae)
    • fix compile error as crate (16cf9ae)