Skip to content

Latest commit

 

History

History
100 lines (43 loc) · 4.42 KB

CHANGELOG.md

File metadata and controls

100 lines (43 loc) · 4.42 KB

1.5.0 (2024-04-19)

Features

1.4.0 (2024-03-07)

Features

  • add method to access flag metadata (#22) (72ae711)

1.3.2 (2024-01-29)

Bug Fixes

  • Improve remote evaluation fetch retry logic (#20) (f844a3c)

1.3.1 (2024-01-09)

Bug Fixes

  • add nil check when merging local evaluation config (eedf3e0)

1.3.0 (2023-12-21)

Bug Fixes

  • assignment track defaults and details (#19) (b46239f)

Features

1.2.2 (2023-09-19)

Bug Fixes

  • Do not track empty assignment events (#17) (fcb0102)

1.2.1 (2023-08-29)

Bug Fixes

1.2.0 (2023-08-25)

Features

1.1.3 (2023-08-04)

Bug Fixes

  • evaluate specific flags, topo sort before evaluate (#14) (6b00979)

1.1.2 (2023-07-19)

Bug Fixes

  • evaluation 1.1.1 fix SIGABRT on json parse error (#12) (326b9a7)

1.1.1 (2023-06-13)

Bug Fixes

  • support multiple client instances based on apiKey (#11) (e365735)

1.1.0 (2023-03-14)

Features

1.0.0 (2022-12-23)

chore

BREAKING CHANGES

  • prepare for GA