homm3-parsers
Version:
Collection of binary parsers able to parse various file formats related to Heroes of Might and Magic III
105 lines (38 loc) • 2.92 kB
Markdown
# 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.
### [0.8.11](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.10...v0.8.11) (2019-12-26)
### Features
* Add neutral alignment ([d0be8a4](https://github.com/srg-kostyrko/homm3-parser/commit/d0be8a473c369942a11745b83f81cb81c11945d4))
### Bug Fixes
* Fix typo in creature name ([39a2121](https://github.com/srg-kostyrko/homm3-parser/commit/39a212115de33d1225444090353e3ba3c0af93f7))
* Fix typos ([10fcde1](https://github.com/srg-kostyrko/homm3-parser/commit/10fcde1f1c7de2fe0c13119c7a9b6149ca4e0d76))
### [0.8.10](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.9...v0.8.10) (2019-07-21)
### Bug Fixes
* Add missing exports ([8c1d823](https://github.com/srg-kostyrko/homm3-parser/commit/8c1d823))
### [0.8.9](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.8...v0.8.9) (2019-07-21)
### Bug Fixes
* Add missing exports ([5361502](https://github.com/srg-kostyrko/homm3-parser/commit/5361502))
### [0.8.8](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.7...v0.8.8) (2019-07-18)
### Bug Fixes
* Fix error in ObjectDetails type ([21567ad](https://github.com/srg-kostyrko/homm3-parser/commit/21567ad))
### [0.8.7](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.6...v0.8.7) (2019-07-15)
### [0.8.6](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.5...v0.8.6) (2019-07-15)
### [0.8.5](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.4...v0.8.5) (2019-07-15)
### [0.8.4](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.3...v0.8.4) (2019-07-15)
### Bug Fixes
* Add missing export ([0a9334f](https://github.com/srg-kostyrko/homm3-parser/commit/0a9334f))
### [0.8.3](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.1...v0.8.3) (2019-07-14)
### Bug Fixes
* **assets:** Fix errors in assets parsers ([4a5546f](https://github.com/srg-kostyrko/homm3-parser/commit/4a5546f))
* **types:** Fix town type description ([bfaccfc](https://github.com/srg-kostyrko/homm3-parser/commit/bfaccfc))
### Features
* Imrpove parsing of tile mirror bytes ([48453b0](https://github.com/srg-kostyrko/homm3-parser/commit/48453b0))
### [0.8.2](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.1...v0.8.2) (2019-07-14)
### Bug Fixes
* **types:** Fix town type description ([bfaccfc](https://github.com/srg-kostyrko/homm3-parser/commit/bfaccfc))
### Features
* Imrpove parsing of tile mirror bytes ([48453b0](https://github.com/srg-kostyrko/homm3-parser/commit/48453b0))
### [0.8.1](https://github.com/srg-kostyrko/homm3-parser/compare/v0.8.0...v0.8.1) (2019-05-26)
### Tests
* Fix issues fir tests after node update ([9d7d3a5](https://github.com/srg-kostyrko/homm3-parser/commit/9d7d3a5))
## 0.8.0 (2019-05-26)