• v0.2.2 2447e52e33

    v0.2.2 Stable

    JakeStanger released this 2026-06-03 20:00:14 +01:00 | 4 commits to master since this release

    📅 Originally published on GitHub: Wed, 03 Jun 2026 19:00:48 GMT
    🏷️ Git tag created: Wed, 03 Jun 2026 19:00:14 GMT

    📝 Documentation Changes

    Downloads
  • v0.2.1 e211723e2a

    v0.2.1 Stable

    JakeStanger released this 2024-03-29 15:54:27 +00:00 | 5 commits to master since this release

    📅 Originally published on GitHub: Fri, 29 Mar 2024 15:57:02 GMT
    🏷️ Git tag created: Fri, 29 Mar 2024 15:54:27 GMT

    🐛 Bug Fixes

    ♻️ Refactors

    • bede833 - persistent client: use rwlock to reduce chance of deadlock (commit by @JakeStanger)

    📝 Documentation Changes

    Downloads
  • v0.2.0 c3503b3bf7

    v0.2.0 Stable

    JakeStanger released this 2024-01-08 00:03:54 +00:00 | 12 commits to master since this release

    📅 Originally published on GitHub: Mon, 08 Jan 2024 00:04:41 GMT
    🏷️ Git tag created: Mon, 08 Jan 2024 00:03:54 GMT

    💥 BREAKING CHANGES

    • due to c2fc743 - change host to owned string (commit by @JakeStanger):

      host input (and hosts for multi-host client) is now an owned String as this was causing issues with consumers, and as it clones the string internally anyway.

    New Features

    ♻️ Refactors

    📝 Documentation Changes

    Downloads