0.2.5 (2025-02-06)
0.2.4 (2025-02-06)
0.2.3 (2024-12-18)
0.2.2 (2024-11-24)
- add dart client (#351) (2cd64f8)
- add support for default variant eval (#309) (ad88594)
- build java musl lib (#420) (5a9b3fc)
- support etags in clients (#299) (e2acce3)
- engine-ffi: return error to caller on connection or parse json failures (#254) (aaf3377)
- ffi: handle errors from http response (#347) (0c86da9), closes #346
- release 0.1.12 (b6ee0e1)
- release 0.1.16 (ffa7c53)
- release 0.1.20 (012626d)
- release 0.2.0 (fa9fcd3)
- release 0.2.2 (2fae750)
- release 0.2.2 (92bbd5f)
0.2.0 (2024-10-20)
- release 0.2.0 (fa9fcd3)
0.1.20 (2024-10-11)
- release 0.1.20 (012626d)
0.1.19 (2024-10-03)
0.1.18 (2024-09-14)
0.1.17 (2024-09-03)
0.1.16 (2024-08-25)
- release 0.1.16 (ffa7c53)
0.1.15 (2024-07-29)
0.1.14 (2024-07-14)
0.1.13 (2024-04-27)
0.1.12 (2024-04-23)
- release 0.1.12 (b6ee0e1)
0.1.11 (2024-04-10)
0.1.10 (2024-03-28)
- release 0.1.10 (4e79c51)
0.1.9 (2024-03-27)
0.1.8 (2024-03-26)
0.1.7 (2024-03-26)
- release 0.1.7 (1d00bd6)
0.1.6 (2024-03-23)
- release 0.1.6 (395b785)
0.1.5 (2024-03-14)
- release 0.1.5 (ebe9788)
0.1.4 (2024-03-05)
0.1.3 (2024-03-01)
0.1.2 (2024-02-24)
- release 0.1.2 (fea6c5a)
0.1.1 (2024-02-06)
- client-sdks: add batch evaluation to engine (5dec28b)
0.1.0 (2024-01-25)
- authentication: add support for substitutable authentication methods (c01cb48)
- release 0.1.0 (fb9053a)
0.0.5 (2024-01-18)
0.0.4 (2024-01-16)
- cargo: move workspace reference up to root toml (9bdb2b5)
- dont wipe out snapshot if error in parser (#96) (75850ab)
- examples: rewire the use statements (f3457a0)
0.0.3 (2024-01-03)
- instead of using empty dictionary use actual EngineOpts instance (#62) (9aae5e9)
- return error on http status >= 400 (#65) (100c7d2)
0.0.2 (2023-12-27)
- release 0.0.2 (0cecaba)
- add ability to pass opts to the engine (#7) (1abd50d)
- add build script for repeatability in generating C header file (c08d2fd)
- add filter for empty namespaces for Rust core (afef630)
- Add ruby client (#3) (1e1d5ac)
- Dependency Injection (#6) (90a374d)
- do not fail on non-existent namespace in Rust core (#26) (51ef54b)
- Error types (#30) (1cbd333)
- remove box dynamic dispatch and use generic trait bounds (0f337b4)
- rename methods (#21) (d6e669e)
- update tests for node, go, and python to account for auth token (136891b)
- wip: support passing auth token down to engine (3181a32)
- release 0.0.1 (96da7f1)