Skip to content

v0.2.0

Compare
Choose a tag to compare
@jsdanielh jsdanielh released this 28 Jan 20:02
· 3 commits to master since this release
v0.2.0
5bc3f5b

What's Changed

  • Add support for configuring cross-origin resource sharing to the server by @Eligioo in #35
  • Migrate server away from warp and start using axum by @Eligioo in #36
  • Upgrade all dependencies by @Eligioo in #38
  • Update thiserror requirement from 1.0 to 2.0 by @dependabot in #40
  • Unsubscribe streams by @Eligioo in #37
  • Option to change how websocket data frames are returned to the client by @Eligioo in #39

Full Changelog: v0.1.2...v0.2.0