|
| 1 | +<a id="v2.0.0"></a> |
| 2 | +# [v2.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v2.0.0) - 2024-10-22 |
| 3 | + |
| 4 | +## What's Changed |
| 5 | +* feat!: Support transient identities and traits by [@khvn26](https://github.com/khvn26) in [#23](https://github.com/Flagsmith/flagsmith-rust-client/pull/23) |
| 6 | + |
| 7 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.5.0...v2.0.0 |
| 8 | + |
| 9 | +[Changes][v2.0.0] |
| 10 | + |
| 11 | + |
| 12 | +<a id="v1.5.0"></a> |
| 13 | +# [v1.5.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.5.0) - 2024-04-19 |
| 14 | + |
| 15 | +## What's Changed |
| 16 | +* feat: Identity overrides in local evaluation mode by [@khvn26](https://github.com/khvn26) in [#20](https://github.com/Flagsmith/flagsmith-rust-client/pull/20) |
| 17 | +* chore: remove examples by [@dabeeeenster](https://github.com/dabeeeenster) in [#19](https://github.com/Flagsmith/flagsmith-rust-client/pull/19) |
| 18 | + |
| 19 | +## New Contributors |
| 20 | +* [@dabeeeenster](https://github.com/dabeeeenster) made their first contribution in [#19](https://github.com/Flagsmith/flagsmith-rust-client/pull/19) |
| 21 | + |
| 22 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.4.0...v1.5.0 |
| 23 | + |
| 24 | +[Changes][v1.5.0] |
| 25 | + |
| 26 | + |
| 27 | +<a id="v1.4.0"></a> |
| 28 | +# [v1.4.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.4.0) - 2024-01-30 |
| 29 | + |
| 30 | +## What's Changed |
| 31 | +* feat(offline-mode): Add support for offline handler by [@gagantrivedi](https://github.com/gagantrivedi) in [#16](https://github.com/Flagsmith/flagsmith-rust-client/pull/16) |
| 32 | + |
| 33 | + |
| 34 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.3.0...v1.4.0 |
| 35 | + |
| 36 | +[Changes][v1.4.0] |
| 37 | + |
| 38 | + |
| 39 | +<a id="v1.3.0"></a> |
| 40 | +# [v1.3.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.3.0) - 2023-07-20 |
| 41 | + |
| 42 | +## What's Changed |
| 43 | +* feat: bump flagsmith-flag-engine to enable `IN` operator by [@khvn26](https://github.com/khvn26) in [#15](https://github.com/Flagsmith/flagsmith-rust-client/pull/15) |
| 44 | + |
| 45 | +## New Contributors |
| 46 | +* [@khvn26](https://github.com/khvn26) made their first contribution in [#15](https://github.com/Flagsmith/flagsmith-rust-client/pull/15) |
| 47 | + |
| 48 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.2.0...v1.3.0 |
| 49 | + |
| 50 | +[Changes][v1.3.0] |
| 51 | + |
| 52 | + |
| 53 | +<a id="v1.2.0"></a> |
| 54 | +# [v1.2.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.2.0) - 2022-10-20 |
| 55 | + |
| 56 | +## What's Changed |
| 57 | +* chore: bump flag-engine to support new segment operators by [@gagantrivedi](https://github.com/gagantrivedi) in [#14](https://github.com/Flagsmith/flagsmith-rust-client/pull/14) |
| 58 | +* Release v1.2.0 by [@gagantrivedi](https://github.com/gagantrivedi) in [#13](https://github.com/Flagsmith/flagsmith-rust-client/pull/13) |
| 59 | + |
| 60 | + |
| 61 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.1.0...v1.2.0 |
| 62 | + |
| 63 | +[Changes][v1.2.0] |
| 64 | + |
| 65 | + |
| 66 | +<a id="v1.1.0"></a> |
| 67 | +# [v1.1.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.1.0) - 2022-10-03 |
| 68 | + |
| 69 | +## What's Changed |
| 70 | +* Update API url by [@matthewelwell](https://github.com/matthewelwell) in [#10](https://github.com/Flagsmith/flagsmith-rust-client/pull/10) |
| 71 | +* fix(analytics): use feature name instead of feature id by [@gagantrivedi](https://github.com/gagantrivedi) in [#9](https://github.com/Flagsmith/flagsmith-rust-client/pull/9) |
| 72 | +* feat(flagmith): make client <Send + Sync> by [@gagantrivedi](https://github.com/gagantrivedi) in [#11](https://github.com/Flagsmith/flagsmith-rust-client/pull/11) |
| 73 | +* Release/v1.1.0 by [@gagantrivedi](https://github.com/gagantrivedi) in [#12](https://github.com/Flagsmith/flagsmith-rust-client/pull/12) |
| 74 | + |
| 75 | + |
| 76 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.1...v1.1.0 |
| 77 | + |
| 78 | +[Changes][v1.1.0] |
| 79 | + |
| 80 | + |
| 81 | +<a id="v1.0.1"></a> |
| 82 | +# [v1.0.1](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.1) - 2022-10-03 |
| 83 | + |
| 84 | +## What's Changed |
| 85 | +* patch release v1.0.1 by [@gagantrivedi](https://github.com/gagantrivedi) in [#8](https://github.com/Flagsmith/flagsmith-rust-client/pull/8) |
| 86 | + |
| 87 | + |
| 88 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.0...v1.0.1 |
| 89 | + |
| 90 | +[Changes][v1.0.1] |
| 91 | + |
| 92 | + |
| 93 | +<a id="v1.0.0"></a> |
| 94 | +# [v1.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.0) - 2022-06-07 |
| 95 | + |
| 96 | +## What's Changed |
| 97 | +* Allow null feature type by [@matthewelwell](https://github.com/matthewelwell) in [#1](https://github.com/Flagsmith/flagsmith-rust-client/pull/1) |
| 98 | +* Rebrand: bullettrain to flagsmith by [@gagantrivedi](https://github.com/gagantrivedi) in [#2](https://github.com/Flagsmith/flagsmith-rust-client/pull/2) |
| 99 | +* ci(deploy-workflow): Add workflow to publish crate on crates.io by [@gagantrivedi](https://github.com/gagantrivedi) in [#5](https://github.com/Flagsmith/flagsmith-rust-client/pull/5) |
| 100 | +* Release 1.0.0 by [@gagantrivedi](https://github.com/gagantrivedi) in [#4](https://github.com/Flagsmith/flagsmith-rust-client/pull/4) |
| 101 | + |
| 102 | +## New Contributors |
| 103 | +* [@matthewelwell](https://github.com/matthewelwell) made their first contribution in [#1](https://github.com/Flagsmith/flagsmith-rust-client/pull/1) |
| 104 | + |
| 105 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-client/commits/v1.0.0 |
| 106 | + |
| 107 | +[Changes][v1.0.0] |
| 108 | + |
| 109 | + |
| 110 | +[v2.0.0]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.5.0...v2.0.0 |
| 111 | +[v1.5.0]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.4.0...v1.5.0 |
| 112 | +[v1.4.0]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.3.0...v1.4.0 |
| 113 | +[v1.3.0]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.2.0...v1.3.0 |
| 114 | +[v1.2.0]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.1.0...v1.2.0 |
| 115 | +[v1.1.0]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.1...v1.1.0 |
| 116 | +[v1.0.1]: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.0...v1.0.1 |
| 117 | +[v1.0.0]: https://github.com/Flagsmith/flagsmith-rust-client/tree/v1.0.0 |
| 118 | + |
| 119 | +<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 --> |
0 commit comments