# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [4.3.12](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.11...cspell-lib@4.3.12) (2021-01-23) **Note:** Version bump only for package cspell-lib ## [4.3.11](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.10...cspell-lib@4.3.11) (2020-12-27) ### Bug Fixes * Improve speed of testing for email ([#779](https://github.com/streetsidesoftware/cspell/issues/779)) ([#788](https://github.com/streetsidesoftware/cspell/issues/788)) ([63f7f6a](https://github.com/streetsidesoftware/cspell/commit/63f7f6a78b3dd3a93c1ca7b00b1ea4882005c218)) ## [4.3.10](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.9...cspell-lib@4.3.10) (2020-12-15) **Note:** Version bump only for package cspell-lib ## [4.3.9](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.8...cspell-lib@4.3.9) (2020-11-30) **Note:** Version bump only for package cspell-lib ## [4.3.8](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.7...cspell-lib@4.3.8) (2020-11-30) ### Bug Fixes * improve resolve search logic ([#696](https://github.com/streetsidesoftware/cspell/issues/696)) ([e39dea2](https://github.com/streetsidesoftware/cspell/commit/e39dea2badbfc88219690954024035408fc959be)) ## [4.3.7](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.6...cspell-lib@4.3.7) (2020-11-29) ### Bug Fixes * Improve resolving dictionary and config file locations ([#694](https://github.com/streetsidesoftware/cspell/issues/694)) ([0dd010a](https://github.com/streetsidesoftware/cspell/commit/0dd010a51e3c68b5fef6c4d898a5624e29943bf6)) ## [4.3.6](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.5...cspell-lib@4.3.6) (2020-11-17) ### Bug Fixes * format changelog to bump version ([f9c98ff](https://github.com/streetsidesoftware/cspell/commit/f9c98ff2c5c2fe9d2c801d9f93fc7a25feb445f6)) ## 4.3.5 (2020-11-17) ### Bug Fixes - do not use node resolver for relative files. ([0df8562](https://github.com/streetsidesoftware/cspell/commit/0df85625da5b667f5817fc710b44fa74b636d9a1)) ## [4.3.4](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.3...cspell-lib@4.3.4) (2020-11-14) **Note:** Version bump only for package cspell-lib ## [4.3.3](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.2...cspell-lib@4.3.3) (2020-11-14) ### Bug Fixes - Clean up handling of configuration errors. ([#572](https://github.com/streetsidesoftware/cspell/issues/572)) ([98f7b15](https://github.com/streetsidesoftware/cspell/commit/98f7b152d7c6d9674a81e9122c3f236057647191)) - Issue with crash on missing files. ([#569](https://github.com/streetsidesoftware/cspell/issues/569)) ([52cf0b9](https://github.com/streetsidesoftware/cspell/commit/52cf0b9aad944fcdee1490aaea4a4696e7dd6444)) ## [4.3.2](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.1...cspell-lib@4.3.2) (2020-11-09) ### Bug Fixes - [#345](https://github.com/streetsidesoftware/cspell/issues/345) ([8215ee8](https://github.com/streetsidesoftware/cspell/commit/8215ee8397cad5cbb8e4224e87f6c02ec0cd13f4)) ## [4.3.1](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.3.0...cspell-lib@4.3.1) (2020-11-09) **Note:** Version bump only for package cspell-lib # [4.3.0](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.2.2...cspell-lib@4.3.0) (2020-11-01) ### Bug Fixes - Add common web binaries extensions ([#429](https://github.com/streetsidesoftware/cspell/issues/429)) ([3e3dbc9](https://github.com/streetsidesoftware/cspell/commit/3e3dbc95601c3ca3de7e3963198e850e47aef751)) - address code QL warnings ([#402](https://github.com/streetsidesoftware/cspell/issues/402)) ([1fe31e0](https://github.com/streetsidesoftware/cspell/commit/1fe31e08e02c66174d094c0b403eec11fc6bec4d)) - define the selling guards ([#477](https://github.com/streetsidesoftware/cspell/issues/477)) ([eacfa17](https://github.com/streetsidesoftware/cspell/commit/eacfa178de66dc75c1694812bb908759a3eae58a)) - Update snapshots and packages ([#482](https://github.com/streetsidesoftware/cspell/issues/482)) ([8efbcd9](https://github.com/streetsidesoftware/cspell/commit/8efbcd9187898586030a53d1d7de9bdfe4a67078)) ### Features - support in doc setting `LocalWords:` ([#485](https://github.com/streetsidesoftware/cspell/issues/485)) ([41f35eb](https://github.com/streetsidesoftware/cspell/commit/41f35eb22881e0f39947f57f3d91d93c26affe8d)) ## [4.2.2](https://github.com/streetsidesoftware/cspell/compare/cspell-lib@4.2.1...cspell-lib@4.2.2) (2020-10-18) ### Bug Fixes - Move gitignore to filetypes dictionary ([#398](https://github.com/streetsidesoftware/cspell/issues/398)) ([75ed18e](https://github.com/streetsidesoftware/cspell/commit/75ed18e102eaaccd448f850db07a7b71a2cc1cf4)) # Change log ## [4.0.0] - **Breaking Changes** drops dependency upon rxjs and moves to [AsyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator) ## [3.05] - Update dependencies and use `rxjs-stream` for reading files. ## [3.0.0] - Move to RxJs 6 (this is a breaking change) ## [2.x] - Original versions.