Unleash / unleash-client-rust

Unleash client SDK for Rust language projects
Apache License 2.0
23 stars 17 forks source link

release: version 0.8.1 #62

Closed thomasheartman closed 1 year ago

thomasheartman commented 1 year ago

Release v0.8.1 with the new variant metrics functionality (#60 & #61)

rbtcollins commented 1 year ago

While https://github.com/Unleash/unleash-client-rust/compare/0.8.0...main looks clean of public interface changes, CI is failing :/. It looks like bumpalo requires a newer rust, but also is clearly separate to the code changes in the compare.