# Change Log

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

## [1.0.8](https://github.com/mseeley/finch/compare/v1.0.7...v1.0.8) (2020-03-01)


### Bug Fixes

* **core:** properly avoid ignored operators ([395c5f3](https://github.com/mseeley/finch/commit/395c5f3)), closes [#251](https://github.com/mseeley/finch/issues/251)





## [1.0.7](https://github.com/mseeley/finch/compare/v1.0.6...v1.0.7) (2020-03-01)


### Bug Fixes

* **core:** update package.json description ([37dc42c](https://github.com/mseeley/finch/commit/37dc42c))





## [1.0.6](https://github.com/mseeley/finch/compare/v1.0.5...v1.0.6) (2020-03-01)


### Bug Fixes

* **core:** does not publish unit tests nor fixtures ([6e41f97](https://github.com/mseeley/finch/commit/6e41f97))





## [1.0.5](https://github.com/mseeley/finch/compare/v1.0.4...v1.0.5) (2020-03-01)


### Bug Fixes

* **core:** localNameOf correctly handles scoped module filenames ([9927971](https://github.com/mseeley/finch/commit/9927971)), closes [#250](https://github.com/mseeley/finch/issues/250)





## [1.0.2](https://github.com/mseeley/finch/compare/v1.0.1...v1.0.2) (2020-03-01)

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





## [1.0.1](https://github.com/mseeley/finch/compare/v1.0.0...v1.0.1) (2020-03-01)

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





# 1.0.0 (2020-03-01)


### Features

* **core:** @finch/core consolidates shared business logic ([6df8e9d](https://github.com/mseeley/finch/commit/6df8e9d))
* **core:** complete finch core package ([cf35006](https://github.com/mseeley/finch/commit/cf35006))
