|
| 1 | +<a id="v0.4.0"></a> |
| 2 | +# [v0.4.0](https://github.com/Flagsmith/flagsmith-rust-flag-engine/releases/tag/v0.4.0) - 2024-04-04 |
| 3 | + |
| 4 | +## What's Changed |
| 5 | +* feat: Add identity overrides to Environment model by [@khvn26](https://github.com/khvn26) in [#12](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/12) |
| 6 | + |
| 7 | + |
| 8 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-flag-engine/compare/v0.3.0...v0.4.0 |
| 9 | + |
| 10 | +[Changes][v0.4.0] |
| 11 | + |
| 12 | + |
| 13 | +<a id="v0.3.0"></a> |
| 14 | +# [v0.3.0](https://github.com/Flagsmith/flagsmith-rust-flag-engine/releases/tag/v0.3.0) - 2023-07-20 |
| 15 | + |
| 16 | +## What's Changed |
| 17 | +* feat: implement the `IN` operator by [@khvn26](https://github.com/khvn26) in [#9](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/9) |
| 18 | + |
| 19 | +## New Contributors |
| 20 | +* [@khvn26](https://github.com/khvn26) made their first contribution in [#9](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/9) |
| 21 | + |
| 22 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-flag-engine/compare/v0.2.0...v0.3.0 |
| 23 | + |
| 24 | +[Changes][v0.3.0] |
| 25 | + |
| 26 | + |
| 27 | +<a id="v0.2.0"></a> |
| 28 | +# [v0.2.0](https://github.com/Flagsmith/flagsmith-rust-flag-engine/releases/tag/v0.2.0) - 2022-10-20 |
| 29 | + |
| 30 | +## What's Changed |
| 31 | +* feat(modulo): Add modulo operator by [@gagantrivedi](https://github.com/gagantrivedi) in [#6](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/6) |
| 32 | +* feat(segment/operator): Add is_set and is_not_set by [@gagantrivedi](https://github.com/gagantrivedi) in [#7](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/7) |
| 33 | + |
| 34 | + |
| 35 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-flag-engine/compare/v0.1.1...v0.2.0 |
| 36 | + |
| 37 | +[Changes][v0.2.0] |
| 38 | + |
| 39 | + |
| 40 | +<a id="v0.1.1"></a> |
| 41 | +# [v0.1.1](https://github.com/Flagsmith/flagsmith-rust-flag-engine/releases/tag/v0.1.1) - 2022-05-27 |
| 42 | + |
| 43 | +## What's Changed |
| 44 | +* Implement flag engine v0.1.0 by [@gagantrivedi](https://github.com/gagantrivedi) in [#1](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/1) |
| 45 | +* Chore/add metadata by [@gagantrivedi](https://github.com/gagantrivedi) in [#3](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/3) |
| 46 | +* ci: Add workflow to publish package to cargo by [@gagantrivedi](https://github.com/gagantrivedi) in [#4](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/4) |
| 47 | +* Release 0.1.1 by [@gagantrivedi](https://github.com/gagantrivedi) in [#5](https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/5) |
| 48 | + |
| 49 | + |
| 50 | +**Full Changelog**: https://github.com/Flagsmith/flagsmith-rust-flag-engine/commits/v0.1.1 |
| 51 | + |
| 52 | +[Changes][v0.1.1] |
| 53 | + |
| 54 | + |
| 55 | +[v0.4.0]: https://github.com/Flagsmith/flagsmith-rust-flag-engine/compare/v0.3.0...v0.4.0 |
| 56 | +[v0.3.0]: https://github.com/Flagsmith/flagsmith-rust-flag-engine/compare/v0.2.0...v0.3.0 |
| 57 | +[v0.2.0]: https://github.com/Flagsmith/flagsmith-rust-flag-engine/compare/v0.1.1...v0.2.0 |
| 58 | +[v0.1.1]: https://github.com/Flagsmith/flagsmith-rust-flag-engine/tree/v0.1.1 |
| 59 | + |
| 60 | +<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 --> |
0 commit comments