@5stones/onix
Version:
A strongly typed library for parsing ONIX feeds.
90 lines (29 loc) • 2.58 kB
Markdown
## [1.0.2](https://github.com/5-stones/onix/compare/v1.0.1...v1.0.2) (2024-07-10)
### Bug Fixes
* **interfaces:** fix import reference for Collection interface ([a8aabde](https://github.com/5-stones/onix/commit/a8aabde8323451e3843c2ecc6955c0153767a6f9))
## [1.0.1](https://github.com/5-stones/onix/compare/v1.0.0...v1.0.1) (2024-07-10)
# [1.0.0](https://github.com/5-stones/onix/compare/v1.0.0-rc.7...v1.0.0) (2024-07-10)
### Bug Fixes
* **parse:** support special characters using HTML entities ([f94f264](https://github.com/5-stones/onix/commit/f94f264b0e6c090392b9a4308401e1ddd2576361))
### Features
* **interfaces:** add collection interface ([65fc7f6](https://github.com/5-stones/onix/commit/65fc7f6f8871efe3b56a6ddaf5238cbf6644f26f))
# [1.0.0-rc.7](https://github.com/5-stones/onix/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2024-04-03)
# [1.0.0-rc.6](https://github.com/5-stones/onix/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2024-04-03)
### Bug Fixes
* **bisac:** more whitespace normalization ([5848f9f](https://github.com/5-stones/onix/commit/5848f9f03e0161973f6b53d701f141765c1f1c80))
### Features
* **bisac:** add the ability to get the ancestor category for a given code ([538fb46](https://github.com/5-stones/onix/commit/538fb462451802d06f049c5aed6e9bb253d8823d))
# [1.0.0-rc.5](https://github.com/5-stones/onix/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2024-04-02)
### Bug Fixes
* **bisac:** fix an issue with whitespace normalization ([a7eb27c](https://github.com/5-stones/onix/commit/a7eb27c0d68d329925ab3eeaffe155756254b9cd))
# [1.0.0-rc.4](https://github.com/5-stones/onix/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2024-04-02)
### Features
* **bisac:** clean up bisac labels and add bisac helpers ([7afb52a](https://github.com/5-stones/onix/commit/7afb52a27675da4a9743121cefab4831f5c243da))
# [1.0.0-rc.3](https://github.com/5-stones/onix/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2024-04-01)
### Bug Fixes
* **enums:** fix an issue with a special character in path names ([e1eb582](https://github.com/5-stones/onix/commit/e1eb5823b280f265bb6f717dde4662f22e6cbcd6))
# [1.0.0-rc.2](https://github.com/5-stones/onix/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2024-04-01)
# [1.0.0-rc.1](https://github.com/5-stones/onix/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2024-04-01)
# [1.0.0-rc.0](https://github.com/5-stones/onix/compare/c0adca4decdca08be81595eb8cf2a3ab93c53fef...v1.0.0-rc.0) (2024-04-01)
### Features
* ***/*:** basic structure of library ([c0adca4](https://github.com/5-stones/onix/commit/c0adca4decdca08be81595eb8cf2a3ab93c53fef))