# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.27.0](https://github.com/featurevisor/featurevisor/compare/v2.26.1...v2.27.0) (2026-05-19)

**Note:** Version bump only for package @featurevisor/core





## [2.26.1](https://github.com/featurevisor/featurevisor/compare/v2.26.0...v2.26.1) (2026-04-26)


### Bug Fixes

* **core:** properly annotate type only imports ([#408](https://github.com/featurevisor/featurevisor/issues/408)) ([66995f8](https://github.com/featurevisor/featurevisor/commit/66995f824bd1730b43256e3c131fc07db2686fd3))





# [2.26.0](https://github.com/featurevisor/featurevisor/compare/v2.25.0...v2.26.0) (2026-04-16)


### Features

* upgrade to Zod v4 ([#407](https://github.com/featurevisor/featurevisor/issues/407)) ([68828d0](https://github.com/featurevisor/featurevisor/commit/68828d0be343e9543f231d3fe702f9b5edcb79f0))





# [2.25.0](https://github.com/featurevisor/featurevisor/compare/v2.24.0...v2.25.0) (2026-04-16)


### Features

* use parsers in core ([#406](https://github.com/featurevisor/featurevisor/issues/406)) ([a245e36](https://github.com/featurevisor/featurevisor/commit/a245e36a229b8f04faa0d01506bc7c8b08b57d2f))





# [2.24.0](https://github.com/featurevisor/featurevisor/compare/v2.23.0...v2.24.0) (2026-04-16)


### Features

* separate parsers package ([#405](https://github.com/featurevisor/featurevisor/issues/405)) ([1c6fe8a](https://github.com/featurevisor/featurevisor/commit/1c6fe8aced6425ca7ccdbf20e6f477419b6a0767))





# [2.23.0](https://github.com/featurevisor/featurevisor/compare/v2.22.1...v2.23.0) (2026-04-11)


### Features

* version in datafile ([#403](https://github.com/featurevisor/featurevisor/issues/403)) ([63af886](https://github.com/featurevisor/featurevisor/commit/63af886bd19e9ef764e95855c3c1da41fb87a792))





## [2.22.1](https://github.com/featurevisor/featurevisor/compare/v2.22.0...v2.22.1) (2026-04-08)

**Note:** Version bump only for package @featurevisor/core





# [2.21.0](https://github.com/featurevisor/featurevisor/compare/v2.20.0...v2.21.0) (2026-03-29)


### Features

* attributes with more type constraints ([#400](https://github.com/featurevisor/featurevisor/issues/400)) ([6a81fff](https://github.com/featurevisor/featurevisor/commit/6a81fff4e5a0db6ed19042354b4aa6db55d4d07c))





# [2.20.0](https://github.com/featurevisor/featurevisor/compare/v2.19.0...v2.20.0) (2026-03-01)


### Features

* codegen with attributes in context ([#398](https://github.com/featurevisor/featurevisor/issues/398)) ([00be720](https://github.com/featurevisor/featurevisor/commit/00be7207487eabce1ba357be849e0efdc4e50fb7))





# [2.19.0](https://github.com/featurevisor/featurevisor/compare/v2.18.0...v2.19.0) (2026-03-01)


### Features

* variable override from rules ([#397](https://github.com/featurevisor/featurevisor/issues/397)) ([e91b673](https://github.com/featurevisor/featurevisor/commit/e91b67313f84196e6d795ee2700ccab1b1b4eae1))





# [2.18.0](https://github.com/featurevisor/featurevisor/compare/v2.17.0...v2.18.0) (2026-02-27)


### Features

* additional properties for variables in schema ([#396](https://github.com/featurevisor/featurevisor/issues/396)) ([7616043](https://github.com/featurevisor/featurevisor/commit/7616043b8dc616ae46aa398dabbd11fd4aa7874b))





# [2.17.0](https://github.com/featurevisor/featurevisor/compare/v2.16.0...v2.17.0) (2026-02-27)


### Features

* code generation improvements ([#395](https://github.com/featurevisor/featurevisor/issues/395)) ([f530c1c](https://github.com/featurevisor/featurevisor/commit/f530c1cc59e137985b3e3d582de9bddfec495fd6))





# [2.16.0](https://github.com/featurevisor/featurevisor/compare/v2.15.0...v2.16.0) (2026-02-26)


### Features

* code generation with same typed functions ([#394](https://github.com/featurevisor/featurevisor/issues/394)) ([0777d15](https://github.com/featurevisor/featurevisor/commit/0777d150a7ac020f2354ee5b466afdb6e5929807))





# [2.15.0](https://github.com/featurevisor/featurevisor/compare/v2.14.0...v2.15.0) (2026-02-25)


### Features

* split by environments ([#393](https://github.com/featurevisor/featurevisor/issues/393)) ([8197c2b](https://github.com/featurevisor/featurevisor/commit/8197c2b92457d9ccea72bc02d3be5280aa5c9ea8))





# [2.14.0](https://github.com/featurevisor/featurevisor/compare/v2.13.0...v2.14.0) (2026-02-24)


### Features

* variable mutations ([#392](https://github.com/featurevisor/featurevisor/issues/392)) ([ab0b2aa](https://github.com/featurevisor/featurevisor/commit/ab0b2aa6fe250707ce46fbdd97b1254723e1d4e1))





# [2.13.0](https://github.com/featurevisor/featurevisor/compare/v2.12.0...v2.13.0) (2026-02-23)


### Features

* get linting output as JSON from CLI ([#391](https://github.com/featurevisor/featurevisor/issues/391)) ([365dd1d](https://github.com/featurevisor/featurevisor/commit/365dd1d9bfc46dfee6a76804a9803a93beee2609))





# [2.12.0](https://github.com/featurevisor/featurevisor/compare/v2.11.0...v2.12.0) (2026-02-21)


### Features

* reusable schemas ([#390](https://github.com/featurevisor/featurevisor/issues/390)) ([fa32095](https://github.com/featurevisor/featurevisor/commit/fa3209554c08bdc2c7cc3dd8af8f8fc51213e7be))





# [2.11.0](https://github.com/featurevisor/featurevisor/compare/v2.10.0...v2.11.0) (2026-02-17)


### Features

* required properties in variable objects ([#389](https://github.com/featurevisor/featurevisor/issues/389)) ([c54c704](https://github.com/featurevisor/featurevisor/commit/c54c70455fa6025ff40cc5c810ef2f7dc774a926))





# [2.10.0](https://github.com/featurevisor/featurevisor/compare/v2.9.0...v2.10.0) (2026-02-15)


### Features

* typed arrays and objects as variables ([#388](https://github.com/featurevisor/featurevisor/issues/388)) ([5909f42](https://github.com/featurevisor/featurevisor/commit/5909f42b93c55a71d3f43fd7a2a58287ac82af7f))





# [2.9.0](https://github.com/featurevisor/featurevisor/compare/v2.8.0...v2.9.0) (2026-02-08)


### Features

* upgrade tar for init ([#386](https://github.com/featurevisor/featurevisor/issues/386)) ([a35db5f](https://github.com/featurevisor/featurevisor/commit/a35db5fefdbd543771263c7fff6d4f8b06b86119))





# [2.8.0](https://github.com/featurevisor/featurevisor/compare/v2.7.0...v2.8.0) (2026-02-08)


### Features

* YAML parser to preserve comments and ordering when writing ([#385](https://github.com/featurevisor/featurevisor/issues/385)) ([01daaec](https://github.com/featurevisor/featurevisor/commit/01daaec7a7e872c528b30a886a92894a6adbfac3))





# [2.7.0](https://github.com/featurevisor/featurevisor/compare/v2.6.7...v2.7.0) (2026-02-05)


### Features

* test by tags ([#383](https://github.com/featurevisor/featurevisor/issues/383)) ([54ddbca](https://github.com/featurevisor/featurevisor/commit/54ddbcaa271fea09008a1064ee58bdb2dbb8fcb9))





## [2.6.7](https://github.com/featurevisor/featurevisor/compare/v2.6.6...v2.6.7) (2026-02-05)

**Note:** Version bump only for package @featurevisor/core





## [2.6.6](https://github.com/featurevisor/featurevisor/compare/v2.6.5...v2.6.6) (2026-02-05)

**Note:** Version bump only for package @featurevisor/core





## [2.6.5](https://github.com/featurevisor/featurevisor/compare/v2.6.4...v2.6.5) (2026-02-05)

**Note:** Version bump only for package @featurevisor/core





## [2.6.4](https://github.com/featurevisor/featurevisor/compare/v2.6.3...v2.6.4) (2026-02-05)

**Note:** Version bump only for package @featurevisor/core





## [2.6.3](https://github.com/featurevisor/featurevisor/compare/v2.6.2...v2.6.3) (2026-02-05)

**Note:** Version bump only for package @featurevisor/core





## [2.6.2](https://github.com/featurevisor/featurevisor/compare/v2.6.1...v2.6.2) (2026-02-05)

**Note:** Version bump only for package @featurevisor/core





# [2.6.0](https://github.com/featurevisor/featurevisor/compare/v2.5.0...v2.6.0) (2026-01-25)


### Features

* Scopes ([#379](https://github.com/featurevisor/featurevisor/issues/379)) ([363f0ce](https://github.com/featurevisor/featurevisor/commit/363f0ce77fa5bfaf152c4098135c3d8bdb96af14))





# [2.5.0](https://github.com/featurevisor/featurevisor/compare/v2.4.0...v2.5.0) (2025-12-28)

**Note:** Version bump only for package @featurevisor/core





## [2.3.3](https://github.com/featurevisor/featurevisor/compare/v2.3.2...v2.3.3) (2025-11-29)

**Note:** Version bump only for package @featurevisor/core





## [2.3.2](https://github.com/featurevisor/featurevisor/compare/v2.3.1...v2.3.2) (2025-11-19)

**Note:** Version bump only for package @featurevisor/core





## [2.3.1](https://github.com/featurevisor/featurevisor/compare/v2.3.0...v2.3.1) (2025-11-06)

**Note:** Version bump only for package @featurevisor/core





# [2.3.0](https://github.com/featurevisor/featurevisor/compare/v2.2.0...v2.3.0) (2025-10-26)


### Features

* allow configuring REVISION file name ([#375](https://github.com/featurevisor/featurevisor/issues/375)) ([d44f0c9](https://github.com/featurevisor/featurevisor/commit/d44f0c982c3d3b6959c5a6b9dd90c4ae4a3ea9c8))





# [2.2.0](https://github.com/featurevisor/featurevisor/compare/v2.1.2...v2.2.0) (2025-10-26)


### Features

* create REVISION file as part of build ([#374](https://github.com/featurevisor/featurevisor/issues/374)) ([0dccfb5](https://github.com/featurevisor/featurevisor/commit/0dccfb512d5cd1f1b87d60fdc8410cd2c0da82b1))





## [2.1.2](https://github.com/featurevisor/featurevisor/compare/v2.1.1...v2.1.2) (2025-09-29)

**Note:** Version bump only for package @featurevisor/core





# [2.1.0](https://github.com/featurevisor/featurevisor/compare/v2.0.3...v2.1.0) (2025-07-21)

**Note:** Version bump only for package @featurevisor/core





## [2.0.3](https://github.com/featurevisor/featurevisor/compare/v2.0.2...v2.0.3) (2025-07-20)

**Note:** Version bump only for package @featurevisor/core





## [2.0.2](https://github.com/featurevisor/featurevisor/compare/v2.0.1...v2.0.2) (2025-07-19)

**Note:** Version bump only for package @featurevisor/core





## [2.0.1](https://github.com/featurevisor/featurevisor/compare/v2.0.0...v2.0.1) (2025-07-19)

**Note:** Version bump only for package @featurevisor/core





## [1.35.3](https://github.com/featurevisor/featurevisor/compare/v1.35.2...v1.35.3) (2025-04-12)

**Note:** Version bump only for package @featurevisor/core





## [1.35.2](https://github.com/featurevisor/featurevisor/compare/v1.35.1...v1.35.2) (2025-03-31)

**Note:** Version bump only for package @featurevisor/core





## [1.35.1](https://github.com/featurevisor/featurevisor/compare/v1.35.0...v1.35.1) (2025-03-18)


### Bug Fixes

* support Windows ([#351](https://github.com/featurevisor/featurevisor/issues/351)) ([68ecc61](https://github.com/featurevisor/featurevisor/commit/68ecc61fdd0c59138f2bef6a46d96a8c780797ae))





# [1.35.0](https://github.com/featurevisor/featurevisor/compare/v1.34.2...v1.35.0) (2025-03-13)


### Features

* list entities from CLI ([#349](https://github.com/featurevisor/featurevisor/issues/349)) ([160e151](https://github.com/featurevisor/featurevisor/commit/160e15103860be8a81a145d515e0ceb69a3cad79))





## [1.34.2](https://github.com/featurevisor/featurevisor/compare/v1.34.1...v1.34.2) (2025-03-12)


### Bug Fixes

* use streaming to get full history ([#348](https://github.com/featurevisor/featurevisor/issues/348)) ([fd75900](https://github.com/featurevisor/featurevisor/commit/fd7590041b43bdadf13c2863feb9d23ceef4f3ab))





## [1.34.1](https://github.com/featurevisor/featurevisor/compare/v1.34.0...v1.34.1) (2025-03-09)

**Note:** Version bump only for package @featurevisor/core





# [1.34.0](https://github.com/featurevisor/featurevisor/compare/v1.33.0...v1.34.0) (2025-03-09)


### Features

* namespaces ([#346](https://github.com/featurevisor/featurevisor/issues/346)) ([561e24b](https://github.com/featurevisor/featurevisor/commit/561e24b4de985517fe414f9a6cf7b420403c6eeb))





# [1.33.0](https://github.com/featurevisor/featurevisor/compare/v1.32.0...v1.33.0) (2025-03-08)


### Features

* allow deprecating variables ([#345](https://github.com/featurevisor/featurevisor/issues/345)) ([cecbf5b](https://github.com/featurevisor/featurevisor/commit/cecbf5beb87d06d46c654c352910766f565e81b2))





# [1.32.0](https://github.com/featurevisor/featurevisor/compare/v1.31.0...v1.32.0) (2025-02-26)


### Features

* optionally have no environments ([#344](https://github.com/featurevisor/featurevisor/issues/344)) ([20b14e6](https://github.com/featurevisor/featurevisor/commit/20b14e6bf0fb1decbda90c7cd38d85e54815fcd6))





# [1.31.0](https://github.com/featurevisor/featurevisor/compare/v1.30.1...v1.31.0) (2025-02-13)


### Features

* variables schema as dictionary ([#343](https://github.com/featurevisor/featurevisor/issues/343)) ([18e8aed](https://github.com/featurevisor/featurevisor/commit/18e8aedab10ecdd68b7f0cbf911896b14ab37c91))





## [1.30.1](https://github.com/featurevisor/featurevisor/compare/v1.30.0...v1.30.1) (2025-02-08)

**Note:** Version bump only for package @featurevisor/core





# [1.30.0](https://github.com/featurevisor/featurevisor/compare/v1.29.3...v1.30.0) (2025-02-04)


### Features

* allow setting max character limits for variables ([#342](https://github.com/featurevisor/featurevisor/issues/342)) ([14bff84](https://github.com/featurevisor/featurevisor/commit/14bff84eafcc01929fb7e072b63f5802bf836d26))





## [1.29.3](https://github.com/featurevisor/featurevisor/compare/v1.29.2...v1.29.3) (2025-01-30)

**Note:** Version bump only for package @featurevisor/core





## [1.29.2](https://github.com/featurevisor/featurevisor/compare/v1.29.1...v1.29.2) (2025-01-25)

**Note:** Version bump only for package @featurevisor/core





## [1.29.1](https://github.com/featurevisor/featurevisor/compare/v1.29.0...v1.29.1) (2025-01-23)


### Bug Fixes

* convert to datafile schema v2 internally ([#337](https://github.com/featurevisor/featurevisor/issues/337)) ([3441369](https://github.com/featurevisor/featurevisor/commit/3441369a2c237fbef2acdf8acd219cda6c4eb923))





# [1.29.0](https://github.com/featurevisor/featurevisor/compare/v1.28.0...v1.29.0) (2025-01-22)


### Features

* pass custom datafiles directory path from CLI ([#336](https://github.com/featurevisor/featurevisor/issues/336)) ([d30502b](https://github.com/featurevisor/featurevisor/commit/d30502bccfc2267ea82f417fdfd2e4e10217285d))





# [1.28.0](https://github.com/featurevisor/featurevisor/compare/v1.27.6...v1.28.0) (2025-01-21)


### Features

* datafile schema v2 ([#334](https://github.com/featurevisor/featurevisor/issues/334)) ([ee91c78](https://github.com/featurevisor/featurevisor/commit/ee91c781ad8e3347c828cea63279f5b9931a24e7))





## [1.27.6](https://github.com/featurevisor/featurevisor/compare/v1.27.5...v1.27.6) (2025-01-20)

**Note:** Version bump only for package @featurevisor/core





## [1.27.5](https://github.com/featurevisor/featurevisor/compare/v1.27.4...v1.27.5) (2024-12-21)

**Note:** Version bump only for package @featurevisor/core





## [1.27.4](https://github.com/featurevisor/featurevisor/compare/v1.27.3...v1.27.4) (2024-12-01)

**Note:** Version bump only for package @featurevisor/core





## [1.27.3](https://github.com/featurevisor/featurevisor/compare/v1.27.2...v1.27.3) (2024-10-04)

**Note:** Version bump only for package @featurevisor/core





## [1.27.2](https://github.com/featurevisor/featurevisor/compare/v1.27.1...v1.27.2) (2024-08-28)

**Note:** Version bump only for package @featurevisor/core





## [1.27.1](https://github.com/featurevisor/featurevisor/compare/v1.27.0...v1.27.1) (2024-08-16)


### Bug Fixes

* improve linting variable values ([#320](https://github.com/featurevisor/featurevisor/issues/320)) ([8d1c753](https://github.com/featurevisor/featurevisor/commit/8d1c75335151f6a310b1db5902e869cb0570c71c))





# [1.27.0](https://github.com/featurevisor/featurevisor/compare/v1.26.0...v1.27.0) (2024-08-07)


### Features

* Plugins API ([#318](https://github.com/featurevisor/featurevisor/issues/318)) ([f86312b](https://github.com/featurevisor/featurevisor/commit/f86312bbf02466f2926783edd590e78e254060fd))





# [1.26.0](https://github.com/featurevisor/featurevisor/compare/v1.25.0...v1.26.0) (2024-07-19)


### Features

* allow building datafiles without making changes to state files ([#314](https://github.com/featurevisor/featurevisor/issues/314)) ([d02c005](https://github.com/featurevisor/featurevisor/commit/d02c005c8792e5111b234015adb030773bba64a5))





# [1.25.0](https://github.com/featurevisor/featurevisor/compare/v1.24.0...v1.25.0) (2024-07-16)


### Features

* allow showing authors when finding unused entities ([#313](https://github.com/featurevisor/featurevisor/issues/313)) ([67e1158](https://github.com/featurevisor/featurevisor/commit/67e1158b0a2d8636700d167e69f391c1f03a7ed6))





# [1.24.0](https://github.com/featurevisor/featurevisor/compare/v1.23.0...v1.24.0) (2024-06-24)


### Features

* show variables count from CLI ([#310](https://github.com/featurevisor/featurevisor/issues/310)) ([f0f3dc0](https://github.com/featurevisor/featurevisor/commit/f0f3dc003c3040c21e05ad019c37676cfeb9e8fe))





# [1.23.0](https://github.com/featurevisor/featurevisor/compare/v1.22.1...v1.23.0) (2024-05-26)


### Features

* enforce catch-all rule in features with configuration ([#305](https://github.com/featurevisor/featurevisor/issues/305)) ([bfcd01a](https://github.com/featurevisor/featurevisor/commit/bfcd01abbc61e051a5b05e882a9f3122baf2ba9e))





## [1.22.1](https://github.com/featurevisor/featurevisor/compare/v1.22.0...v1.22.1) (2024-05-25)


### Bug Fixes

* issue with first variation having weight of 0 ([#273](https://github.com/featurevisor/featurevisor/issues/273)) ([2853529](https://github.com/featurevisor/featurevisor/commit/2853529a958f6f8b8e596ec2eaad9c392294989f))





# [1.22.0](https://github.com/featurevisor/featurevisor/compare/v1.21.0...v1.22.0) (2024-05-21)


### Features

* show project info in CLI ([#304](https://github.com/featurevisor/featurevisor/issues/304)) ([d94cb87](https://github.com/featurevisor/featurevisor/commit/d94cb878f24fc4f2280c6126ab40a70aa6bebe9f))





# [1.21.0](https://github.com/featurevisor/featurevisor/compare/v1.20.0...v1.21.0) (2024-05-09)


### Features

* make test runner fast by default ([#301](https://github.com/featurevisor/featurevisor/issues/301)) ([6ed5d0c](https://github.com/featurevisor/featurevisor/commit/6ed5d0cdba99b987fea4242c54aa74202a975142))





# [1.20.0](https://github.com/featurevisor/featurevisor/compare/v1.19.0...v1.20.0) (2024-04-30)


### Features

* allow evaluating in CLI with more verbosity ([#300](https://github.com/featurevisor/featurevisor/issues/300)) ([8c3a096](https://github.com/featurevisor/featurevisor/commit/8c3a0962a5950abf424695db314ee5eeb8e6ccd5))





# [1.19.0](https://github.com/featurevisor/featurevisor/compare/v1.18.1...v1.19.0) (2024-04-26)


### Features

* find duplicate segments with authors info ([#299](https://github.com/featurevisor/featurevisor/issues/299)) ([5008066](https://github.com/featurevisor/featurevisor/commit/5008066128fb7c732b633856dcffcb768f52c88c))





## [1.18.1](https://github.com/featurevisor/featurevisor/compare/v1.18.0...v1.18.1) (2024-04-23)

**Note:** Version bump only for package @featurevisor/core





# [1.18.0](https://github.com/featurevisor/featurevisor/compare/v1.17.0...v1.18.0) (2024-04-16)


### Features

* assess traffic distribution via CLI ([#297](https://github.com/featurevisor/featurevisor/issues/297)) ([2063ad9](https://github.com/featurevisor/featurevisor/commit/2063ad9a5408071bfb1636c748cabe616065191d))





# [1.17.0](https://github.com/featurevisor/featurevisor/compare/v1.16.0...v1.17.0) (2024-04-07)


### Features

* evaluate features in CLI ([#295](https://github.com/featurevisor/featurevisor/issues/295)) ([5a3332a](https://github.com/featurevisor/featurevisor/commit/5a3332a226a3b4901445fe2fe04baa8320e94f48))





# [1.16.0](https://github.com/featurevisor/featurevisor/compare/v1.15.0...v1.16.0) (2024-04-05)

**Note:** Version bump only for package @featurevisor/core





# [1.15.0](https://github.com/featurevisor/featurevisor/compare/v1.14.0...v1.15.0) (2024-04-04)


### Features

* show project configuration via CLI ([#293](https://github.com/featurevisor/featurevisor/issues/293)) ([a83f6fa](https://github.com/featurevisor/featurevisor/commit/a83f6fa4d21012b2e0c0d97ab6bb182f9aa4c1af))





# [1.14.0](https://github.com/featurevisor/featurevisor/compare/v1.13.1...v1.14.0) (2024-04-02)


### Features

* benchmarking option in CLI ([#292](https://github.com/featurevisor/featurevisor/issues/292)) ([6abcecc](https://github.com/featurevisor/featurevisor/commit/6abcecc3a92f00ccea7dcb542676126b6eb3b778))





## [1.13.1](https://github.com/featurevisor/featurevisor/compare/v1.13.0...v1.13.1) (2024-03-27)


### Bug Fixes

* internal improvements for finding usage ([#290](https://github.com/featurevisor/featurevisor/issues/290)) ([070d7ec](https://github.com/featurevisor/featurevisor/commit/070d7eced9c20cbfdd4839345234dbafda39c1e3))





# [1.13.0](https://github.com/featurevisor/featurevisor/compare/v1.12.0...v1.13.0) (2024-03-26)


### Features

* find usage of segments and attributes ([#289](https://github.com/featurevisor/featurevisor/issues/289)) ([c1319b3](https://github.com/featurevisor/featurevisor/commit/c1319b32d46ae7bbb03eb7b7e5dd19e37f2be51d))





# [1.12.0](https://github.com/featurevisor/featurevisor/compare/v1.11.1...v1.12.0) (2024-03-23)


### Features

* introduce new project config stringify ([#286](https://github.com/featurevisor/featurevisor/issues/286)) ([96bd230](https://github.com/featurevisor/featurevisor/commit/96bd2309da6b45c44efdec764ff0a4f63d885fa6))





## [1.11.1](https://github.com/featurevisor/featurevisor/compare/v1.11.0...v1.11.1) (2024-03-14)


### Bug Fixes

* move to next condition if parsing fails ([#279](https://github.com/featurevisor/featurevisor/issues/279)) ([9f198e2](https://github.com/featurevisor/featurevisor/commit/9f198e2303498c2c74fb2a9a2fcfa5c320acf93f))





# [1.11.0](https://github.com/featurevisor/featurevisor/compare/v1.10.1...v1.11.0) (2024-03-10)


### Features

* revisioning info moved to its own file ([#274](https://github.com/featurevisor/featurevisor/issues/274)) ([6a175d1](https://github.com/featurevisor/featurevisor/commit/6a175d1be01c1ab78661bbd93d535de69af47135))





# [1.10.0](https://github.com/featurevisor/featurevisor/compare/v1.9.0...v1.10.0) (2024-03-10)


### Features

* allow showing only failed specs in test runner ([#276](https://github.com/featurevisor/featurevisor/issues/276)) ([cefab8f](https://github.com/featurevisor/featurevisor/commit/cefab8f8c0eb091c10bee213039920d55fa3957a))





# [1.9.0](https://github.com/featurevisor/featurevisor/compare/v1.8.0...v1.9.0) (2024-03-09)


### Features

* allow printing datafile per environment ([#275](https://github.com/featurevisor/featurevisor/issues/275)) ([28b4a0f](https://github.com/featurevisor/featurevisor/commit/28b4a0f776e2510f821a7c9d912c3c348857a729))





# [1.8.0](https://github.com/featurevisor/featurevisor/compare/v1.7.3...v1.8.0) (2024-02-26)


### Features

* allow option to test by generating datafiles early ([#267](https://github.com/featurevisor/featurevisor/issues/267)) ([d2104ff](https://github.com/featurevisor/featurevisor/commit/d2104ffe25787e2d6deda18b632ad4830139061c))





## [1.7.3](https://github.com/featurevisor/featurevisor/compare/v1.7.2...v1.7.3) (2024-02-24)


### Bug Fixes

* lint entity names ([#266](https://github.com/featurevisor/featurevisor/issues/266)) ([7e63137](https://github.com/featurevisor/featurevisor/commit/7e63137fa2821605362c742475d78c8256f89fcd))





## [1.7.2](https://github.com/featurevisor/featurevisor/compare/v1.7.1...v1.7.2) (2024-02-21)


### Bug Fixes

* linting should pick up non-array matrix values in tests ([#265](https://github.com/featurevisor/featurevisor/issues/265)) ([f89c7c3](https://github.com/featurevisor/featurevisor/commit/f89c7c3eb19886dd60acf9e4f0ba80d11f12d0e0))





## [1.7.1](https://github.com/featurevisor/featurevisor/compare/v1.7.0...v1.7.1) (2024-02-15)

**Note:** Version bump only for package @featurevisor/core





# [1.7.0](https://github.com/featurevisor/featurevisor/compare/v1.6.0...v1.7.0) (2024-02-14)


### Features

* lint by key pattern and entity type ([#261](https://github.com/featurevisor/featurevisor/issues/261)) ([f4ab707](https://github.com/featurevisor/featurevisor/commit/f4ab707abc32660765d72be64bec7bedf83fa94e))





# [1.6.0](https://github.com/featurevisor/featurevisor/compare/v1.5.1...v1.6.0) (2024-02-11)


### Features

* Linter overhaul ([#259](https://github.com/featurevisor/featurevisor/issues/259)) ([403eac0](https://github.com/featurevisor/featurevisor/commit/403eac02c21cf716092fb4aa6ea447b6bd7df732))





## [1.5.1](https://github.com/featurevisor/featurevisor/compare/v1.5.0...v1.5.1) (2024-02-03)

**Note:** Version bump only for package @featurevisor/core





# [1.5.0](https://github.com/featurevisor/featurevisor/compare/v1.4.0...v1.5.0) (2024-02-01)

**Note:** Version bump only for package @featurevisor/core





# [1.4.0](https://github.com/featurevisor/featurevisor/compare/v1.3.0...v1.4.0) (2024-01-27)


### Features

* print feature datafile ([#256](https://github.com/featurevisor/featurevisor/issues/256)) ([b24d8ab](https://github.com/featurevisor/featurevisor/commit/b24d8ab4d4b4ffd403a380ed7d6d2acb016e2805))





# [1.3.0](https://github.com/featurevisor/featurevisor/compare/v1.2.4...v1.3.0) (2024-01-23)


### Features

* allow exposing features with tags + environment combination ([#254](https://github.com/featurevisor/featurevisor/issues/254)) ([1ae08e7](https://github.com/featurevisor/featurevisor/commit/1ae08e71393b620f98f7080aff18033a3e3b7192))





## [1.2.4](https://github.com/featurevisor/featurevisor/compare/v1.2.3...v1.2.4) (2024-01-20)

**Note:** Version bump only for package @featurevisor/core





## [1.2.3](https://github.com/featurevisor/featurevisor/compare/v1.2.2...v1.2.3) (2024-01-18)

**Note:** Version bump only for package @featurevisor/core





## [1.2.2](https://github.com/featurevisor/featurevisor/compare/v1.2.1...v1.2.2) (2024-01-17)

**Note:** Version bump only for package @featurevisor/core





## [1.2.1](https://github.com/featurevisor/featurevisor/compare/v1.2.0...v1.2.1) (2024-01-16)

**Note:** Version bump only for package @featurevisor/core





# [1.2.0](https://github.com/featurevisor/featurevisor/compare/v1.1.1...v1.2.0) (2024-01-16)


### Features

* Matrix for test specs ([#244](https://github.com/featurevisor/featurevisor/issues/244)) ([bfcb9c2](https://github.com/featurevisor/featurevisor/commit/bfcb9c21703e182bf5cadd58f371935df4bef3d4))





## [1.1.1](https://github.com/featurevisor/featurevisor/compare/v1.1.0...v1.1.1) (2024-01-11)

**Note:** Version bump only for package @featurevisor/core





# [1.1.0](https://github.com/featurevisor/featurevisor/compare/v1.0.3...v1.1.0) (2024-01-04)


### Features

* showDatafile option when running tests ([#242](https://github.com/featurevisor/featurevisor/issues/242)) ([6c9561f](https://github.com/featurevisor/featurevisor/commit/6c9561f6253c94750817737c3e09162e4a904f8a))





## [1.0.3](https://github.com/featurevisor/featurevisor/compare/v1.0.2...v1.0.3) (2024-01-04)


### Bug Fixes

* stringify segments in variable overrides correctly ([#241](https://github.com/featurevisor/featurevisor/issues/241)) ([986fc2f](https://github.com/featurevisor/featurevisor/commit/986fc2fb814a0be091250d63b3cd08a9901dc5cd))





## [1.0.2](https://github.com/featurevisor/featurevisor/compare/v1.0.1...v1.0.2) (2024-01-04)

**Note:** Version bump only for package @featurevisor/core





## [1.0.1](https://github.com/featurevisor/featurevisor/compare/v1.0.0...v1.0.1) (2024-01-02)

**Note:** Version bump only for package @featurevisor/core





# [0.69.0](https://github.com/featurevisor/featurevisor/compare/v0.68.0...v0.69.0) (2023-12-13)

**Note:** Version bump only for package @featurevisor/core





# [0.68.0](https://github.com/featurevisor/featurevisor/compare/v0.67.0...v0.68.0) (2023-12-13)

**Note:** Version bump only for package @featurevisor/core





# [0.67.0](https://github.com/featurevisor/featurevisor/compare/v0.66.0...v0.67.0) (2023-12-13)

**Note:** Version bump only for package @featurevisor/core





# [0.66.0](https://github.com/featurevisor/featurevisor/compare/v0.65.0...v0.66.0) (2023-12-13)

**Note:** Version bump only for package @featurevisor/core





# [0.65.0](https://github.com/featurevisor/featurevisor/compare/v0.64.3...v0.65.0) (2023-12-13)

**Note:** Version bump only for package @featurevisor/core





## [0.64.3](https://github.com/featurevisor/featurevisor/compare/v0.64.2...v0.64.3) (2023-12-13)

**Note:** Version bump only for package @featurevisor/core





## [0.64.2](https://github.com/featurevisor/featurevisor/compare/v0.64.1...v0.64.2) (2023-12-11)


### Bug Fixes

* include variation allocations when introduced later ([#229](https://github.com/featurevisor/featurevisor/issues/229)) ([1e3f7fb](https://github.com/featurevisor/featurevisor/commit/1e3f7fbde2fc95e8e4dab12d86bb6a76bab410b3))





## [0.64.1](https://github.com/featurevisor/featurevisor/compare/v0.64.0...v0.64.1) (2023-12-10)

**Note:** Version bump only for package @featurevisor/core





# [0.64.0](https://github.com/featurevisor/featurevisor/compare/v0.63.0...v0.64.0) (2023-11-29)


### Features

* require certain fields in features and tests when linting ([#222](https://github.com/featurevisor/featurevisor/issues/222)) ([5d8ed18](https://github.com/featurevisor/featurevisor/commit/5d8ed183573a23fd418a5ee6b74dc9e8f51064a3))





# [0.63.0](https://github.com/featurevisor/featurevisor/compare/v0.62.2...v0.63.0) (2023-11-29)


### Features

* attribute type for semver ([#221](https://github.com/featurevisor/featurevisor/issues/221)) ([278e366](https://github.com/featurevisor/featurevisor/commit/278e366d76b3f6ed5b6aae1b96f8ca1149276574))





## [0.62.2](https://github.com/featurevisor/featurevisor/compare/v0.62.1...v0.62.2) (2023-11-21)


### Bug Fixes

* extract segment keys from forced rules ([#217](https://github.com/featurevisor/featurevisor/issues/217)) ([a2aebe6](https://github.com/featurevisor/featurevisor/commit/a2aebe6ee7a6ecb811e9b1f8410b3bb54cb22ad0))





## [0.62.1](https://github.com/featurevisor/featurevisor/compare/v0.62.0...v0.62.1) (2023-11-19)


### Bug Fixes

* do not show test spec history entries in generated site ([#214](https://github.com/featurevisor/featurevisor/issues/214)) ([f608f92](https://github.com/featurevisor/featurevisor/commit/f608f92922f3a533780d258162430f5864e5c6f3))





# [0.62.0](https://github.com/featurevisor/featurevisor/compare/v0.61.0...v0.62.0) (2023-11-19)


### Features

* get history info from datasource ([#213](https://github.com/featurevisor/featurevisor/issues/213)) ([6107a6b](https://github.com/featurevisor/featurevisor/commit/6107a6bee14708114413e4e59cb7ebeb061a79bd))





# [0.61.0](https://github.com/featurevisor/featurevisor/compare/v0.60.1...v0.61.0) (2023-11-14)


### Features

* filter tests and support verbosity for debugging ([#212](https://github.com/featurevisor/featurevisor/issues/212)) ([414ef6d](https://github.com/featurevisor/featurevisor/commit/414ef6dd7ad47d287a91088aab474216361ee6c6))





## [0.60.1](https://github.com/featurevisor/featurevisor/compare/v0.60.0...v0.60.1) (2023-11-14)


### Bug Fixes

* using not operator in feature rules ([#211](https://github.com/featurevisor/featurevisor/issues/211)) ([dd7fda3](https://github.com/featurevisor/featurevisor/commit/dd7fda38d87181a06d9dbfe08676dfd99afab539))





# [0.60.0](https://github.com/featurevisor/featurevisor/compare/v0.59.3...v0.60.0) (2023-11-07)


### Features

* allow rules to have description ([#206](https://github.com/featurevisor/featurevisor/issues/206)) ([7d4db28](https://github.com/featurevisor/featurevisor/commit/7d4db28dda51db35e2000828b0974f05e9cc5757))





## [0.59.3](https://github.com/featurevisor/featurevisor/compare/v0.59.2...v0.59.3) (2023-11-06)


### Bug Fixes

* testing nested objects equality ([#204](https://github.com/featurevisor/featurevisor/issues/204)) ([b71d54a](https://github.com/featurevisor/featurevisor/commit/b71d54ab8043b63f010721a9e9afd7d9579d3c75))





## [0.59.2](https://github.com/featurevisor/featurevisor/compare/v0.59.1...v0.59.2) (2023-11-04)

**Note:** Version bump only for package @featurevisor/core





## [0.59.1](https://github.com/featurevisor/featurevisor/compare/v0.59.0...v0.59.1) (2023-11-04)


### Bug Fixes

* testing JSON variables in both object and stringified form ([#201](https://github.com/featurevisor/featurevisor/issues/201)) ([c6473da](https://github.com/featurevisor/featurevisor/commit/c6473da1613539ff5d24ed5c0dce587530cd1fc2))





# [0.59.0](https://github.com/featurevisor/featurevisor/compare/v0.58.0...v0.59.0) (2023-10-31)


### Features

* the D of CRUD ([#195](https://github.com/featurevisor/featurevisor/issues/195)) ([c1a0242](https://github.com/featurevisor/featurevisor/commit/c1a02420d758eb1f711aa375eeb1a9ff4e91eee3))





# [0.58.0](https://github.com/featurevisor/featurevisor/compare/v0.57.1...v0.58.0) (2023-10-29)


### Features

* datasource adapters now handling full CRUD ([#194](https://github.com/featurevisor/featurevisor/issues/194)) ([dd3accf](https://github.com/featurevisor/featurevisor/commit/dd3accfd955cbc14fec5eec166efa0223685ed33))





## [0.57.1](https://github.com/featurevisor/featurevisor/compare/v0.57.0...v0.57.1) (2023-10-26)

**Note:** Version bump only for package @featurevisor/core





# [0.57.0](https://github.com/featurevisor/featurevisor/compare/v0.56.2...v0.57.0) (2023-10-26)

**Note:** Version bump only for package @featurevisor/core





## [0.56.2](https://github.com/featurevisor/featurevisor/compare/v0.56.1...v0.56.2) (2023-10-26)

**Note:** Version bump only for package @featurevisor/core





## [0.56.1](https://github.com/featurevisor/featurevisor/compare/v0.56.0...v0.56.1) (2023-10-25)


### Bug Fixes

* last modified info in generated site ([#190](https://github.com/featurevisor/featurevisor/issues/190)) ([1b16152](https://github.com/featurevisor/featurevisor/commit/1b16152845f1762962b3c841ee3a2f2a60427dfa))





# [0.56.0](https://github.com/featurevisor/featurevisor/compare/v0.55.4...v0.56.0) (2023-10-25)

**Note:** Version bump only for package @featurevisor/core





## [0.55.4](https://github.com/featurevisor/featurevisor/compare/v0.55.3...v0.55.4) (2023-10-24)


### Bug Fixes

* do not include variable description in datafiles ([#186](https://github.com/featurevisor/featurevisor/issues/186)) ([ad06c3e](https://github.com/featurevisor/featurevisor/commit/ad06c3e1db7233a5a4c92de32683059a1cb596f8))





## [0.55.3](https://github.com/featurevisor/featurevisor/compare/v0.55.2...v0.55.3) (2023-10-23)

**Note:** Version bump only for package @featurevisor/core





## [0.55.2](https://github.com/featurevisor/featurevisor/compare/v0.55.1...v0.55.2) (2023-10-19)

**Note:** Version bump only for package @featurevisor/core





## [0.55.1](https://github.com/featurevisor/featurevisor/compare/v0.55.0...v0.55.1) (2023-10-19)

**Note:** Version bump only for package @featurevisor/core





# [0.55.0](https://github.com/featurevisor/featurevisor/compare/v0.54.0...v0.55.0) (2023-10-19)


### Features

* YAML includes support with example project ([#180](https://github.com/featurevisor/featurevisor/issues/180)) ([6c9b4be](https://github.com/featurevisor/featurevisor/commit/6c9b4be0ce12a698652767261a6a7b90ffbb122c))





# [0.54.0](https://github.com/featurevisor/featurevisor/compare/v0.53.5...v0.54.0) (2023-10-17)


### Features

* adapter based datasource ([#178](https://github.com/featurevisor/featurevisor/issues/178)) ([554f68b](https://github.com/featurevisor/featurevisor/commit/554f68bcb3ca1a781043cc12cf26444c10d43d0f))





## [0.53.5](https://github.com/featurevisor/featurevisor/compare/v0.53.4...v0.53.5) (2023-10-17)

**Note:** Version bump only for package @featurevisor/core





## [0.53.4](https://github.com/featurevisor/featurevisor/compare/v0.53.3...v0.53.4) (2023-10-17)

**Note:** Version bump only for package @featurevisor/core





## [0.53.3](https://github.com/featurevisor/featurevisor/compare/v0.53.2...v0.53.3) (2023-10-17)

**Note:** Version bump only for package @featurevisor/core





## [0.53.2](https://github.com/featurevisor/featurevisor/compare/v0.53.1...v0.53.2) (2023-10-15)

**Note:** Version bump only for package @featurevisor/core





## [0.53.1](https://github.com/featurevisor/featurevisor/compare/v0.53.0...v0.53.1) (2023-10-15)

**Note:** Version bump only for package @featurevisor/core





# [0.53.0](https://github.com/featurevisor/featurevisor/compare/v0.52.1...v0.53.0) (2023-10-13)


### Features

* find duplicate segments from CLI ([#172](https://github.com/featurevisor/featurevisor/issues/172)) ([ac7fa9f](https://github.com/featurevisor/featurevisor/commit/ac7fa9fa66350c82d2f8208364563fa67d309e85))





## [0.52.1](https://github.com/featurevisor/featurevisor/compare/v0.52.0...v0.52.1) (2023-10-12)

**Note:** Version bump only for package @featurevisor/core





# [0.52.0](https://github.com/featurevisor/featurevisor/compare/v0.51.2...v0.52.0) (2023-10-12)


### Features

* add support for null, more specific validation of value type in segment ([#170](https://github.com/featurevisor/featurevisor/issues/170)) ([16a47c5](https://github.com/featurevisor/featurevisor/commit/16a47c5eec4fda07dd161eeb2e468b0ac736c18c))





## [0.51.2](https://github.com/featurevisor/featurevisor/compare/v0.51.1...v0.51.2) (2023-10-11)

**Note:** Version bump only for package @featurevisor/core





## [0.51.1](https://github.com/featurevisor/featurevisor/compare/v0.51.0...v0.51.1) (2023-10-11)

**Note:** Version bump only for package @featurevisor/core





# [0.51.0](https://github.com/featurevisor/featurevisor/compare/v0.50.0...v0.51.0) (2023-10-05)


### Features

* let variables have descriptions ([#165](https://github.com/featurevisor/featurevisor/issues/165)) ([2a1b73d](https://github.com/featurevisor/featurevisor/commit/2a1b73d274ae10184db024ca41aa73011b8e8532))





# [0.50.0](https://github.com/featurevisor/featurevisor/compare/v0.49.0...v0.50.0) (2023-10-01)


### Features

* test specs improvements ([#160](https://github.com/featurevisor/featurevisor/issues/160)) ([fd8fa01](https://github.com/featurevisor/featurevisor/commit/fd8fa01f517bcfd5dfde80f311a9c546dd481ff1))





# [0.49.0](https://github.com/featurevisor/featurevisor/compare/v0.48.0...v0.49.0) (2023-09-30)

**Note:** Version bump only for package @featurevisor/core





# [0.48.0](https://github.com/featurevisor/featurevisor/compare/v0.47.7...v0.48.0) (2023-09-25)


### Features

* custom parser API for going beyond just YAML files ([#158](https://github.com/featurevisor/featurevisor/issues/158)) ([3fb0352](https://github.com/featurevisor/featurevisor/commit/3fb0352e168d3f186bd54108eead789ec44da217))





## [0.47.7](https://github.com/featurevisor/featurevisor/compare/v0.47.6...v0.47.7) (2023-09-19)

**Note:** Version bump only for package @featurevisor/core





## [0.47.6](https://github.com/featurevisor/featurevisor/compare/v0.47.5...v0.47.6) (2023-09-16)

**Note:** Version bump only for package @featurevisor/core





## [0.47.5](https://github.com/featurevisor/featurevisor/compare/v0.47.4...v0.47.5) (2023-09-16)

**Note:** Version bump only for package @featurevisor/core





## [0.47.4](https://github.com/featurevisor/featurevisor/compare/v0.47.3...v0.47.4) (2023-09-16)

**Note:** Version bump only for package @featurevisor/core





## [0.47.3](https://github.com/featurevisor/featurevisor/compare/v0.47.2...v0.47.3) (2023-09-16)

**Note:** Version bump only for package @featurevisor/core





## [0.47.2](https://github.com/featurevisor/featurevisor/compare/v0.47.1...v0.47.2) (2023-09-16)

**Note:** Version bump only for package @featurevisor/core





## [0.47.1](https://github.com/featurevisor/featurevisor/compare/v0.47.0...v0.47.1) (2023-09-12)

**Note:** Version bump only for package @featurevisor/core





# [0.47.0](https://github.com/featurevisor/featurevisor/compare/v0.46.2...v0.47.0) (2023-09-05)


### Features

* use Prettier v2.x ([#143](https://github.com/featurevisor/featurevisor/issues/143)) ([ddca499](https://github.com/featurevisor/featurevisor/commit/ddca499526f2f8bf10dc340fb55877584501a682))





## [0.46.2](https://github.com/featurevisor/featurevisor/compare/v0.46.1...v0.46.2) (2023-08-31)

**Note:** Version bump only for package @featurevisor/core





## [0.46.1](https://github.com/featurevisor/featurevisor/compare/v0.46.0...v0.46.1) (2023-08-31)

**Note:** Version bump only for package @featurevisor/core





# [0.46.0](https://github.com/featurevisor/featurevisor/compare/v0.45.0...v0.46.0) (2023-08-27)

**Note:** Version bump only for package @featurevisor/core





# [0.45.0](https://github.com/featurevisor/featurevisor/compare/v0.44.2...v0.45.0) (2023-08-20)

**Note:** Version bump only for package @featurevisor/core





# [0.44.0](https://github.com/featurevisor/featurevisor/compare/v0.43.0...v0.44.0) (2023-08-07)

**Note:** Version bump only for package @featurevisor/core





# [0.43.0](https://github.com/featurevisor/featurevisor/compare/v0.42.1...v0.43.0) (2023-08-05)


### Features

* Support deprecating features ([#117](https://github.com/featurevisor/featurevisor/issues/117)) ([992740d](https://github.com/featurevisor/featurevisor/commit/992740d5fbdda2bb15cf4a782147f0ed13d9288c))





## [0.42.1](https://github.com/featurevisor/featurevisor/compare/v0.42.0...v0.42.1) (2023-08-01)

**Note:** Version bump only for package @featurevisor/core





# [0.42.0](https://github.com/featurevisor/featurevisor/compare/v0.41.0...v0.42.0) (2023-07-23)


### Features

* segment testing assertion property updated ([#113](https://github.com/featurevisor/featurevisor/issues/113)) ([cbf693e](https://github.com/featurevisor/featurevisor/commit/cbf693eb864623f89a04a11220ebfa872097fbee))





# [0.41.0](https://github.com/featurevisor/featurevisor/compare/v0.40.1...v0.41.0) (2023-07-23)

**Note:** Version bump only for package @featurevisor/core





## [0.40.1](https://github.com/featurevisor/featurevisor/compare/v0.40.0...v0.40.1) (2023-07-23)

**Note:** Version bump only for package @featurevisor/core





# [0.40.0](https://github.com/featurevisor/featurevisor/compare/v0.39.2...v0.40.0) (2023-07-16)

**Note:** Version bump only for package @featurevisor/core





## [0.39.2](https://github.com/featurevisor/featurevisor/compare/v0.39.1...v0.39.2) (2023-07-16)

**Note:** Version bump only for package @featurevisor/core





## [0.39.1](https://github.com/featurevisor/featurevisor/compare/v0.39.0...v0.39.1) (2023-07-16)

**Note:** Version bump only for package @featurevisor/core





# [0.39.0](https://github.com/featurevisor/featurevisor/compare/v0.38.0...v0.39.0) (2023-07-16)

**Note:** Version bump only for package @featurevisor/core





# [0.38.0](https://github.com/featurevisor/featurevisor/compare/v0.37.1...v0.38.0) (2023-07-16)


### Features

* SDK to support isEnabled() checks ([#104](https://github.com/featurevisor/featurevisor/issues/104)) ([4f52136](https://github.com/featurevisor/featurevisor/commit/4f521367a3f1ef76833ba614b6a1f4b66abef2e1))





## [0.37.1](https://github.com/featurevisor/featurevisor/compare/v0.37.0...v0.37.1) (2023-07-15)


### Bug Fixes

* "npm ci" → "npm install" message on project setup ([#102](https://github.com/featurevisor/featurevisor/issues/102)) ([03b29b1](https://github.com/featurevisor/featurevisor/commit/03b29b1ff594f33e5ca813cbbaaa3179b6bab390))





# [0.37.0](https://github.com/featurevisor/featurevisor/compare/v0.36.0...v0.37.0) (2023-07-14)


### Features

* renamed Attributes (object) to Context ([#101](https://github.com/featurevisor/featurevisor/issues/101)) ([c392ad5](https://github.com/featurevisor/featurevisor/commit/c392ad5f1b6100167aa5637b131f08036a7f5a55))





# [0.36.0](https://github.com/featurevisor/featurevisor/compare/v0.35.0...v0.36.0) (2023-07-13)


### Features

* restore state files ([#100](https://github.com/featurevisor/featurevisor/issues/100)) ([796695d](https://github.com/featurevisor/featurevisor/commit/796695d0f645869ec305c3446282fba7e45e2bb5))





# [0.35.0](https://github.com/featurevisor/featurevisor/compare/v0.34.0...v0.35.0) (2023-07-13)

**Note:** Version bump only for package @featurevisor/core





# [0.34.0](https://github.com/featurevisor/featurevisor/compare/v0.33.1...v0.34.0) (2023-07-08)


### Features

* code generation ([#98](https://github.com/featurevisor/featurevisor/issues/98)) ([7474443](https://github.com/featurevisor/featurevisor/commit/7474443d26fd526f471ef5258cbe39b42c0fad60))





# [0.33.0](https://github.com/featurevisor/featurevisor/compare/v0.32.1...v0.33.0) (2023-07-06)

**Note:** Version bump only for package @featurevisor/core





## [0.32.1](https://github.com/featurevisor/featurevisor/compare/v0.32.0...v0.32.1) (2023-07-03)


### Bug Fixes

* show linting error only when it fails ([#96](https://github.com/featurevisor/featurevisor/issues/96)) ([f563487](https://github.com/featurevisor/featurevisor/commit/f5634870a3b21fdb0078c92328b80aa87490df45))





# [0.32.0](https://github.com/featurevisor/featurevisor/compare/v0.31.2...v0.32.0) (2023-07-02)


### Features

* make segments testable ([#95](https://github.com/featurevisor/featurevisor/issues/95)) ([15eae3c](https://github.com/featurevisor/featurevisor/commit/15eae3cdf12a32e376e68ced015a9e697eb61da4))





## [0.31.2](https://github.com/featurevisor/featurevisor/compare/v0.31.1...v0.31.2) (2023-07-01)


### Bug Fixes

* build output in CLI made more readable ([#94](https://github.com/featurevisor/featurevisor/issues/94)) ([5dc3ccf](https://github.com/featurevisor/featurevisor/commit/5dc3ccf12169d9a996abee6168a470de262b990c))





## [0.31.1](https://github.com/featurevisor/featurevisor/compare/v0.31.0...v0.31.1) (2023-06-25)


### Bug Fixes

* typo fix in core package ([#89](https://github.com/featurevisor/featurevisor/issues/89)) ([8b58885](https://github.com/featurevisor/featurevisor/commit/8b588858631fcea952fb8737d32d1920b9879225))





# [0.31.0](https://github.com/featurevisor/featurevisor/compare/v0.30.1...v0.31.0) (2023-06-24)


### Features

* do not allow "variation" as variable key ([#87](https://github.com/featurevisor/featurevisor/issues/87)) ([03353eb](https://github.com/featurevisor/featurevisor/commit/03353eb02437b3e3d4e0987bb5c8a96b143d5579))





## [0.30.1](https://github.com/featurevisor/featurevisor/compare/v0.30.0...v0.30.1) (2023-06-14)

**Note:** Version bump only for package @featurevisor/core





# [0.30.0](https://github.com/featurevisor/featurevisor/compare/v0.29.0...v0.30.0) (2023-06-10)


### Features

* omit empty ranges in datafile ([#81](https://github.com/featurevisor/featurevisor/issues/81)) ([148866f](https://github.com/featurevisor/featurevisor/commit/148866fd77796378011a7ff474640c4188885e01))





# [0.29.0](https://github.com/featurevisor/featurevisor/compare/v0.28.1...v0.29.0) (2023-06-10)


### Features

* drop Allocation.percentage in datafiles ([#80](https://github.com/featurevisor/featurevisor/issues/80)) ([b43da69](https://github.com/featurevisor/featurevisor/commit/b43da6922f81aef9fe8e8a54342067627adb990b))





## [0.28.1](https://github.com/featurevisor/featurevisor/compare/v0.28.0...v0.28.1) (2023-06-08)

**Note:** Version bump only for package @featurevisor/core





# [0.28.0](https://github.com/featurevisor/featurevisor/compare/v0.27.1...v0.28.0) (2023-06-08)


### Features

* make bucketing key configurable ([#79](https://github.com/featurevisor/featurevisor/issues/79)) ([c05f0da](https://github.com/featurevisor/featurevisor/commit/c05f0dae9e6e1d4ee68f2c457a49137bbd6727d9))





## [0.27.1](https://github.com/featurevisor/featurevisor/compare/v0.27.0...v0.27.1) (2023-05-25)


### Bug Fixes

* linting improvements ([#78](https://github.com/featurevisor/featurevisor/issues/78)) ([8c34b23](https://github.com/featurevisor/featurevisor/commit/8c34b23b9cc6071dde03b41128ca0061c7577b4c))





# [0.27.0](https://github.com/featurevisor/featurevisor/compare/v0.26.0...v0.27.0) (2023-05-24)


### Features

* allow building datafiles with custom revision flag in CLI ([#77](https://github.com/featurevisor/featurevisor/issues/77)) ([dbcdcce](https://github.com/featurevisor/featurevisor/commit/dbcdcce28c9d7791b7b010b3940e033439cc92a2))





# [0.26.0](https://github.com/featurevisor/featurevisor/compare/v0.25.0...v0.26.0) (2023-05-24)


### Features

* allow tags to be lower cased and alphanumeric only ([#76](https://github.com/featurevisor/featurevisor/issues/76)) ([de353b9](https://github.com/featurevisor/featurevisor/commit/de353b90c6ac3d2b09cb767192eac27ebf0ae4bd))





# [0.25.0](https://github.com/featurevisor/featurevisor/compare/v0.24.0...v0.25.0) (2023-05-22)


### Features

* Pretty JSON ([#75](https://github.com/featurevisor/featurevisor/issues/75)) ([322bc3a](https://github.com/featurevisor/featurevisor/commit/322bc3a7f1676cf32e19f693d5736dc8f1db8d5a))





# [0.24.0](https://github.com/featurevisor/featurevisor/compare/v0.23.0...v0.24.0) (2023-05-21)


### Features

* ranges in datafiles as tuples ([#74](https://github.com/featurevisor/featurevisor/issues/74)) ([07a3d92](https://github.com/featurevisor/featurevisor/commit/07a3d9292f4038ebd68338bb905a34b2f13d36d9))





# [0.23.0](https://github.com/featurevisor/featurevisor/compare/v0.22.0...v0.23.0) (2023-05-20)


### Features

* Linting based on available keys ([#73](https://github.com/featurevisor/featurevisor/issues/73)) ([0dcc95a](https://github.com/featurevisor/featurevisor/commit/0dcc95a17e7faae2b17f73c39b48a2a6a25d5891))





# [0.22.0](https://github.com/featurevisor/featurevisor/compare/v0.21.0...v0.22.0) (2023-05-20)


### Features

* state files are now per environment ([#72](https://github.com/featurevisor/featurevisor/issues/72)) ([925f4cf](https://github.com/featurevisor/featurevisor/commit/925f4cf980134db60c40c2e27259a3d6142f16aa))





# [0.21.0](https://github.com/featurevisor/featurevisor/compare/v0.20.2...v0.21.0) (2023-05-14)

**Note:** Version bump only for package @featurevisor/core





## [0.20.2](https://github.com/featurevisor/featurevisor/compare/v0.20.1...v0.20.2) (2023-05-14)

**Note:** Version bump only for package @featurevisor/core





## [0.20.1](https://github.com/featurevisor/featurevisor/compare/v0.20.0...v0.20.1) (2023-05-13)

**Note:** Version bump only for package @featurevisor/core





# [0.20.0](https://github.com/featurevisor/featurevisor/compare/v0.19.0...v0.20.0) (2023-05-13)


### Features

* SDK Instance from a single class ([#68](https://github.com/featurevisor/featurevisor/issues/68)) ([1ab1d49](https://github.com/featurevisor/featurevisor/commit/1ab1d49916fd4ccd14d5ec47d11e6bd863fd0af1))





# [0.19.0](https://github.com/featurevisor/featurevisor/compare/v0.18.0...v0.19.0) (2023-05-13)


### Features

* Date comparison operators ([#67](https://github.com/featurevisor/featurevisor/issues/67)) ([b555f39](https://github.com/featurevisor/featurevisor/commit/b555f39a0cb99e95e1d66a3c76df4483a26e2caf))





# [0.18.0](https://github.com/featurevisor/featurevisor/compare/v0.17.0...v0.18.0) (2023-05-12)

**Note:** Version bump only for package @featurevisor/core





# [0.17.0](https://github.com/featurevisor/featurevisor/compare/v0.16.0...v0.17.0) (2023-05-12)

**Note:** Version bump only for package @featurevisor/core





# [0.16.0](https://github.com/featurevisor/featurevisor/compare/v0.15.0...v0.16.0) (2023-04-30)


### Features

* Mutually exclusive experiments via Groups ([#63](https://github.com/featurevisor/featurevisor/issues/63)) ([f3c8523](https://github.com/featurevisor/featurevisor/commit/f3c85236d36fd0e499897f9ce1c2ed551c111523))





# [0.15.0](https://github.com/featurevisor/featurevisor/compare/v0.14.1...v0.15.0) (2023-04-23)


### Features

* JSON Schemas ([#58](https://github.com/featurevisor/featurevisor/issues/58)) ([697536a](https://github.com/featurevisor/featurevisor/commit/697536a0f08de81d78b853a00ece041fa1ff6405))





## [0.14.1](https://github.com/featurevisor/featurevisor/compare/v0.14.0...v0.14.1) (2023-04-22)


### Bug Fixes

* do not require variation type in Feature's YAML ([#57](https://github.com/featurevisor/featurevisor/issues/57)) ([2e7c0cf](https://github.com/featurevisor/featurevisor/commit/2e7c0cfb441a60beffa14dae17152257d97862b0))





# [0.14.0](https://github.com/featurevisor/featurevisor/compare/v0.13.1...v0.14.0) (2023-04-21)


### Features

* React integration package ([#56](https://github.com/featurevisor/featurevisor/issues/56)) ([d0f6ad8](https://github.com/featurevisor/featurevisor/commit/d0f6ad8a7e40fa06a741706a5322c08486e84ea9))





# [0.13.0](https://github.com/featurevisor/featurevisor/compare/v0.12.1...v0.13.0) (2023-04-19)

**Note:** Version bump only for package @featurevisor/core





## [0.12.1](https://github.com/featurevisor/featurevisor/compare/v0.12.0...v0.12.1) (2023-04-18)

**Note:** Version bump only for package @featurevisor/core





# [0.12.0](https://github.com/featurevisor/featurevisor/compare/v0.11.0...v0.12.0) (2023-04-17)


### Features

* Allow overriding variation for specific rules ([#51](https://github.com/featurevisor/featurevisor/issues/51)) ([e6447df](https://github.com/featurevisor/featurevisor/commit/e6447df579d8b579aa67a44ba7a370b7cac9f320))





# [0.11.0](https://github.com/featurevisor/featurevisor/compare/v0.10.1...v0.11.0) (2023-04-17)

**Note:** Version bump only for package @featurevisor/core





## [0.10.1](https://github.com/featurevisor/featurevisor/compare/v0.10.0...v0.10.1) (2023-04-17)

**Note:** Version bump only for package @featurevisor/core





# [0.10.0](https://github.com/featurevisor/featurevisor/compare/v0.9.0...v0.10.0) (2023-04-15)

**Note:** Version bump only for package @featurevisor/core





# [0.9.0](https://github.com/featurevisor/featurevisor/compare/v0.8.1...v0.9.0) (2023-04-15)


### Features

* Introduce logging ([#47](https://github.com/featurevisor/featurevisor/issues/47)) ([810e813](https://github.com/featurevisor/featurevisor/commit/810e813f21befce278c11c81838fbdd7e829fbe9))





## [0.8.1](https://github.com/featurevisor/featurevisor/compare/v0.8.0...v0.8.1) (2023-04-09)


### Bug Fixes

* Add site package as a dependency in core ([#33](https://github.com/featurevisor/featurevisor/issues/33)) ([3d59400](https://github.com/featurevisor/featurevisor/commit/3d59400d27e20df60f640e9b5bc4e7a60514b67d))





# [0.8.0](https://github.com/featurevisor/featurevisor/compare/v0.7.0...v0.8.0) (2023-04-09)


### Features

* Status site generator ([#31](https://github.com/featurevisor/featurevisor/issues/31)) ([05749d4](https://github.com/featurevisor/featurevisor/commit/05749d4ca2938a0ee7c7b52c7441b078d5f0dee9))





# [0.7.0](https://github.com/featurevisor/featurevisor/compare/v0.6.0...v0.7.0) (2023-03-25)


### Features

* Introduce semver operators ([#30](https://github.com/featurevisor/featurevisor/issues/30)) ([b2841c3](https://github.com/featurevisor/featurevisor/commit/b2841c3473e9100f9a7f404c7ed15903037523a7))





# [0.6.0](https://github.com/featurevisor/featurevisor/compare/v0.5.3...v0.6.0) (2023-03-25)


### Features

* Introduce new JSON type for variables ([#28](https://github.com/featurevisor/featurevisor/issues/28)) ([49ff4cb](https://github.com/featurevisor/featurevisor/commit/49ff4cb99f840f29e9ac8fcacfee9a9a961ff776))





## [0.5.3](https://github.com/featurevisor/featurevisor/compare/v0.5.2...v0.5.3) (2023-03-25)


### Bug Fixes

* linting fixes ([#27](https://github.com/featurevisor/featurevisor/issues/27)) ([8f16194](https://github.com/featurevisor/featurevisor/commit/8f161943332a617a5e25f811c985e1a33a9559fa))





## [0.5.2](https://github.com/featurevisor/featurevisor/compare/v0.5.1...v0.5.2) (2023-03-25)

**Note:** Version bump only for package @featurevisor/core





# [0.5.0](https://github.com/featurevisor/featurevisor/compare/v0.4.0...v0.5.0) (2023-03-22)


### Features

* Variable overrides at rule level ([#23](https://github.com/featurevisor/featurevisor/issues/23)) ([c4792a0](https://github.com/featurevisor/featurevisor/commit/c4792a0beaf33370a3afaafa665491a59e876412))





# [0.4.0](https://github.com/featurevisor/featurevisor/compare/v0.3.0...v0.4.0) (2023-03-19)


### Features

* Create SDK instance for fetching datafile ([#19](https://github.com/featurevisor/featurevisor/issues/19)) ([4560fb2](https://github.com/featurevisor/featurevisor/commit/4560fb24a1989e46b2d18eb342806e0fc3a50af7))





# [0.3.0](https://github.com/featurevisor/featurevisor/compare/v0.2.0...v0.3.0) (2023-03-17)


### Features

* support objects as variables ([#18](https://github.com/featurevisor/featurevisor/issues/18)) ([c1b6160](https://github.com/featurevisor/featurevisor/commit/c1b61609d299bbf2e46c644c4f09336cdd94e128))





# [0.2.0](https://github.com/featurevisor/featurevisor/compare/v0.1.0...v0.2.0) (2023-03-16)


### Features

* NOT operator ([#16](https://github.com/featurevisor/featurevisor/issues/16)) ([9c7b239](https://github.com/featurevisor/featurevisor/commit/9c7b23944a37c327308f441f4afd2731aaf97889))





# [0.1.0](https://github.com/featurevisor/featurevisor/compare/v0.0.4...v0.1.0) (2023-03-05)

**Note:** Version bump only for package @featurevisor/core





## [0.0.4](https://github.com/featurevisor/featurevisor/compare/v0.0.3...v0.0.4) (2023-03-05)

**Note:** Version bump only for package @featurevisor/core





## [0.0.3](https://github.com/featurevisor/featurevisor/compare/v0.0.2...v0.0.3) (2023-03-05)


### Bug Fixes

* publish access ([ea5cd7c](https://github.com/featurevisor/featurevisor/commit/ea5cd7cd8554e2def5fdcc1d3488598a08e99bfa))





## [0.0.2](https://github.com/featurevisor/featurevisor/compare/v0.0.1...v0.0.2) (2023-03-05)

**Note:** Version bump only for package @featurevisor/core





## 0.0.1 (2023-03-05)


### Bug Fixes

* linting ([230bfa0](https://github.com/featurevisor/featurevisor/commit/230bfa0824f79181581585ccc37c2e78c5aeac42))
