paf-api
Version:
HTTP service that parses Postcode Address File records into a correctly formatted address
68 lines (29 loc) • 1.65 kB
Markdown
# [2.0.0](https://github.com/ideal-postcodes/paf-api/compare/1.0.0...2.0.0) (2020-07-22)
### chore
* **Node:** Drop explicit support for Node 8 ([db1dc6f](https://github.com/ideal-postcodes/paf-api/commit/db1dc6f))
### BREAKING CHANGES
* **Node:** Node 8 no longer forms part of CI testing
# [1.0.0](https://github.com/ideal-postcodes/paf-api/compare/0.1.0...1.0.0) (2020-06-25)
### chore
* **Node:** Drop node 8 support ([994b46f](https://github.com/ideal-postcodes/paf-api/commit/994b46f))
### BREAKING CHANGES
* **Node:** Drop support for Node 8
# [1.0.0](https://github.com/ideal-postcodes/paf-api/compare/0.1.0...1.0.0) (2020-06-25)
### chore
* **Node:** Drop node 8 support ([994b46f](https://github.com/ideal-postcodes/paf-api/commit/994b46f))
### BREAKING CHANGES
* **Node:** Drop support for Node 8
# [0.1.0](https://github.com/ideal-postcodes/paf-api/compare/0.0.1...0.1.0) (2019-06-06)
### Bug Fixes
* **Netlify:** Ensure dist dir available ([96c9064](https://github.com/ideal-postcodes/paf-api/commit/96c9064))
### Features
* **Semantic Release:** Automate releases ([6634dc4](https://github.com/ideal-postcodes/paf-api/commit/6634dc4))
# [0.1.0](https://github.com/ideal-postcodes/paf-api/compare/0.0.1...0.1.0) (2019-06-06)
### Bug Fixes
* **Netlify:** Ensure dist dir available ([96c9064](https://github.com/ideal-postcodes/paf-api/commit/96c9064))
### Features
* **Semantic Release:** Automate releases ([6634dc4](https://github.com/ideal-postcodes/paf-api/commit/6634dc4))
# Changelog
Any changes, including backwards incompatible changes will be listed here
## 0.0.1 (24/04/2019)
- Initial commit