Skip to content

v0.1.0 (2026-03-07)

Choose a tag to compare

@spencerjibz spencerjibz released this 07 Mar 04:46
· 205 commits to main since this release
a7a8478

Bug Fixes

CI

Chores

Documentation

  • add readme by @spencerjibz (7458a6a)

  • update readme by @spencerjibz (4ea9557)

  • Update README.md by @spencerjibz (69c92b5)

  • Update README.md by @spencerjibz (2c1749a)

  • update readme to reflect current developement progress by @spencerjibz (d19d9cc)

  • Update README.md for clarity and formatting by @spencerjibz (9753782)

  • update Readme by @spencerjibz (f583669)

  • add extras to readme by @spencerjibz (#45)

  • Add logo and project overview to README by @spencerjibz (6e40043)

  • Add comprehensive Rustdoc documentation across the kiomq codebase by @Copilot (a62c4b7)

  • Add Rustdoc for RedisStore struct, fields, and public methods; doc fetch_redis_pass and get_queue_metrics by @Copilot (b9c4640)

  • Fix updating_metrics bug in README examples and add panics/framed section by @Copilot (decbf13)

  • add doc comment and example to the framed re-export in lib.rs by @Copilot (7c1eb18)

  • condense README to match lib.rs conciseness (44% shorter) by @Copilot (4fbc363)

  • restore Progress updates section and improve Panics & errors wording by @Copilot (71c7dc7)

  • add compact table of contents to README by @Copilot (#50)

  • Fix clippy warnings: visibility, casts, docs, match arms, async, and more by @Copilot (db811ff)

  • typo by @spencerjibz (d221802)

Features

Other

Contributors