Skip to content

v0.24.2

Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 02 Aug 15:48
· 59 commits to master since this release
v0.24.2
c9e26b0

[v0.24.2] - 2024-08-02

Another small release that fixes:

  • Notifications without params were not handled correctly in the client, which been has been fixed.
  • Improve compile times and reduce code-generation in the proc macro crate.

[Fixed]

  • client: parse notification without params (#1436)
  • proc macros: remove direct tracing calls (#1405)

Thanks to the external contributor @DaniPopes who contributed to this release.

Full Changelog: v0.24.1...v0.24.2