All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.10 (2021-05-21)
2.0.9 (2021-04-05)
2.0.8 (2021-02-26)
2.0.7 (2021-02-04)
2.0.6 (2021-01-22)
2.0.5 (2020-12-14)
2.0.4 (2020-10-30)
2.0.3 (2020-08-24)
2.0.2 (2020-07-22)
2.0.1 (2020-05-07)
- poller: properly handle the promises in updateSerializedDataSubsets (#58) (50b9d03)
- poller: unref the poller interval (#59) (7e03d37)
2.0.0 (2020-04-02)
1.2.1 (2020-04-02)
1.2.0 (2020-02-05)
- data-serializer: Add optional 'splits' param to generateSerializedDataScript for filtering (#39) (40f9510)
1.1.1 (2020-01-09)
1.1.0 (2020-01-02)
- httpGet: throw correct error for non-2XX responses (#22) (a02f179)
- poller: Accept splitIoApiKey as a param (#21) (ce123e2)
1.0.1 (2019-12-20)
- data-serializer: add function to generate script (#11) (e423c8f)
- poller: add poller to periodically fetch data from split.io (#8) (d87c073)
- split-node-serializer: setup and outline classes (#1) (40deda1)
- splitio-api-binding: add function to poll for split changes (#5) (1cb5f09)
- splitio-api-binding: add helper function for getting segment names in use (#12) (8d73e97)
- splitio-api-binding: implement getSegmentsForSplits (#19) (dfac9a1)
- splitio-api-wrapper: implement httpGet function (#3) (b1a3a0e)