UNPKG

voll

Version:

Boolean expressions evaluator.

120 lines (80 loc) 6.04 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### 1.2.6 (2020-10-11) ### Bug Fixes * **package:** update mem to version 5.1.0 ([f35649a](https://github.com/kikobeats/voll/commit/f35649aac34f60d2e74e4d1625ab0b48f7ed9016)) * linter ([749ed1c](https://github.com/kikobeats/voll/commit/749ed1c5e98db799444a89b6926364dcaa078baf)) * **package:** update mem to version 2.0.0 ([5af6272](https://github.com/kikobeats/voll/commit/5af62721adec3f4537f3be0a58323b5c17bc03a5)) * **package:** update mem to version 3.0.0 ([1b5934a](https://github.com/kikobeats/voll/commit/1b5934a718edb76266967daa273fded68a5d9a38)) * **package:** update mem to version 4.0.0 ([93c13b1](https://github.com/kikobeats/voll/commit/93c13b173961631bebe43d35b2fed065e0fccb91)) * **package:** update mem to version 4.2.0 ([3ed078b](https://github.com/kikobeats/voll/commit/3ed078b491f1a9ac287fe4271dafcd32f3ca9c13)) * **package:** update mem to version 4.3.0 ([2e96cc1](https://github.com/kikobeats/voll/commit/2e96cc1453d4eee8553ba2dd4c69cfb1334444e4)) <a name="1.2.5"></a> ## 1.2.5 (2019-05-18) * build: update dependencies ([bfd208a](https://github.com/kikobeats/voll/commit/bfd208a)) * fix: linter ([749ed1c](https://github.com/kikobeats/voll/commit/749ed1c)) * fix(package): update mem to version 4.2.0 ([3ed078b](https://github.com/kikobeats/voll/commit/3ed078b)) * fix(package): update mem to version 4.3.0 ([2e96cc1](https://github.com/kikobeats/voll/commit/2e96cc1)) * [ImgBot] Optimize images ([f34bb88](https://github.com/kikobeats/voll/commit/f34bb88)) * refactor style ([cabad7a](https://github.com/kikobeats/voll/commit/cabad7a)) * Update compositor.json via compositor.io ([ecdfd18](https://github.com/kikobeats/voll/commit/ecdfd18)) * Update README.md ([717ffdf](https://github.com/kikobeats/voll/commit/717ffdf)) <a name="1.2.4"></a> ## 1.2.4 (2018-08-28) * Meta tweaks ([df2db44](https://github.com/kikobeats/voll/commit/df2db44)) * Update .travis.yml ([179e0e5](https://github.com/kikobeats/voll/commit/179e0e5)) * Update compositor.json ([241ae73](https://github.com/kikobeats/voll/commit/241ae73)) * Update compositor.json ([3004222](https://github.com/kikobeats/voll/commit/3004222)) * Update package.json ([e921bb4](https://github.com/kikobeats/voll/commit/e921bb4)) * Update README.md ([87339a8](https://github.com/kikobeats/voll/commit/87339a8)) * Update README.md ([c164890](https://github.com/kikobeats/voll/commit/c164890)) * fix(package): update mem to version 2.0.0 ([5af6272](https://github.com/kikobeats/voll/commit/5af6272)) * fix(package): update mem to version 3.0.0 ([1b5934a](https://github.com/kikobeats/voll/commit/1b5934a)) * fix(package): update mem to version 4.0.0 ([93c13b1](https://github.com/kikobeats/voll/commit/93c13b1)) * docs(readme): add Greenkeeper badge ([2787a17](https://github.com/kikobeats/voll/commit/2787a17)) <a name="1.2.3"></a> ## 1.2.3 (2017-07-18) * Fix lint ([2b6e9f7](https://github.com/kikobeats/voll/commit/2b6e9f7)) * Update README.md ([eb008c8](https://github.com/kikobeats/voll/commit/eb008c8)) * docs(readme): add Greenkeeper badge ([cd40f50](https://github.com/kikobeats/voll/commit/cd40f50)) * chore(package): update mem to version 1.1.0 ([614b980](https://github.com/kikobeats/voll/commit/614b980)) <a name="1.2.2"></a> ## 1.2.2 (2016-08-09) * Add exact word matching ([290ce5e](https://github.com/kikobeats/voll/commit/290ce5e)) * Detect slash as word ([5432e46](https://github.com/kikobeats/voll/commit/5432e46)) * Refactor testing scaffold ([00dcc0e](https://github.com/kikobeats/voll/commit/00dcc0e)) * Rename ([7b12aa6](https://github.com/kikobeats/voll/commit/7b12aa6)) <a name="1.2.1"></a> ## 1.2.1 (2016-07-20) * Support dot for TOKEN_VAR ([82c4340](https://github.com/kikobeats/voll/commit/82c4340)) * Update README.md ([18551ca](https://github.com/kikobeats/voll/commit/18551ca)) <a name="1.2.0"></a> # 1.2.0 (2016-07-19) * Add docs ([df70b39](https://github.com/kikobeats/voll/commit/df70b39)) * Improve caching ([ef732e7](https://github.com/kikobeats/voll/commit/ef732e7)) <a name="1.1.1"></a> ## 1.1.1 (2016-07-18) * Add cache level for improve speed ([858a156](https://github.com/kikobeats/voll/commit/858a156)) * Fix insensitive support ([41514c0](https://github.com/kikobeats/voll/commit/41514c0)) * Little refactor ([8fd8acd](https://github.com/kikobeats/voll/commit/8fd8acd)) <a name="1.1.0"></a> # 1.1.0 (2016-07-18) * Add insensitive comparison ([ac91c2b](https://github.com/kikobeats/voll/commit/ac91c2b)) <a name="1.0.0"></a> # 1.0.0 (2016-07-17) * Add high level specs ([fd78780](https://github.com/kikobeats/voll/commit/fd78780)) * Add minimal doc ([954be7c](https://github.com/kikobeats/voll/commit/954be7c)) * Add parser tests ([f4db5e1](https://github.com/kikobeats/voll/commit/f4db5e1)) * Add renderer specs ([675d007](https://github.com/kikobeats/voll/commit/675d007)) * Add testing linter global variables ([13923e0](https://github.com/kikobeats/voll/commit/13923e0)) * Avoid new ([7634540](https://github.com/kikobeats/voll/commit/7634540)) * Drop node 0.10 support ([ce9c018](https://github.com/kikobeats/voll/commit/ce9c018)) * first commit ([e5eeecb](https://github.com/kikobeats/voll/commit/e5eeecb)) * Improve yytext cleanup ([c00dc4b](https://github.com/kikobeats/voll/commit/c00dc4b)) * Little tweaks ([38d859e](https://github.com/kikobeats/voll/commit/38d859e)) * Reorganize fixtures ([d54c230](https://github.com/kikobeats/voll/commit/d54c230)) * Simple quote word support ([b32888f](https://github.com/kikobeats/voll/commit/b32888f)) * Simplify quote regex ([95d4598](https://github.com/kikobeats/voll/commit/95d4598)) * Update release process ([8a5f937](https://github.com/kikobeats/voll/commit/8a5f937)) * Use should for testing instead of assert ([be6eb8c](https://github.com/kikobeats/voll/commit/be6eb8c)) * WIP ([a907389](https://github.com/kikobeats/voll/commit/a907389))