3.1.1 (2026-08-27)
3.1.0 (2026-08-26)
3.0.0 (2026-08-11)
- declare MSRV 1.86 and enforce it in CI (#50)
2.1.1 (2026-07-21)
- deps: bump flagsmith-flag-engine to 0.6 (#48) (fd04f5a)
- Remove amannn/action-semantic-pull-request workflow (#44) (c925c5d)
2.1.0 (2025-12-02)
- add User-Agent header to all outbound HTTP requests (#37) (8606c34)
- migrate to new flag engine with context value support (#39) (19a235b)
v2.0.0 - 2024-10-22
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.5.0...v2.0.0
v1.5.0 - 2024-04-19
- feat: Identity overrides in local evaluation mode by @khvn26 in #20
- chore: remove examples by @dabeeeenster in #19
- @dabeeeenster made their first contribution in #19
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.4.0...v1.5.0
v1.4.0 - 2024-01-30
- feat(offline-mode): Add support for offline handler by @gagantrivedi in #16
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.3.0...v1.4.0
v1.3.0 - 2023-07-20
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.2.0...v1.3.0
v1.2.0 - 2022-10-20
- chore: bump flag-engine to support new segment operators by @gagantrivedi in #14
- Release v1.2.0 by @gagantrivedi in #13
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.1.0...v1.2.0
v1.1.0 - 2022-10-03
- Update API url by @matthewelwell in #10
- fix(analytics): use feature name instead of feature id by @gagantrivedi in #9
- feat(flagmith): make client <Send + Sync> by @gagantrivedi in #11
- Release/v1.1.0 by @gagantrivedi in #12
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.1...v1.1.0
v1.0.1 - 2022-10-03
- patch release v1.0.1 by @gagantrivedi in #8
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.0...v1.0.1
v1.0.0 - 2022-06-07
- Allow null feature type by @matthewelwell in #1
- Rebrand: bullettrain to flagsmith by @gagantrivedi in #2
- ci(deploy-workflow): Add workflow to publish crate on crates.io by @gagantrivedi in #5
- Release 1.0.0 by @gagantrivedi in #4
- @matthewelwell made their first contribution in #1
Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/commits/v1.0.0