Files

121 lines
4.0 KiB
Markdown
Raw Permalink Normal View History

2026-04-07 05:05:28 +05:30
## [8.0.1](https://github.com/nfroidure/ttf2woff2/compare/v8.0.0...v8.0.1) (2026-02-28)
### Bug Fixes
* **build:** include install script in metapak bundle files ([316db3a](https://github.com/nfroidure/ttf2woff2/commit/316db3a715b8a570bc84452e761a4b28c1e981a0))
* **install:** replace bash-specific syntax with cross-platform Node.js script ([91befd2](https://github.com/nfroidure/ttf2woff2/commit/91befd23a5c7d5b95e55fc5a53d74e070e418cc8))
# [8.0.0](https://github.com/nfroidure/ttf2woff2/compare/v7.0.0...v8.0.0) (2025-06-02)
### Bug Fixes
* **leak:** fix the error cas memory leak ([0896e18](https://github.com/nfroidure/ttf2woff2/commit/0896e183ee7f43d5f7cca5d4205557548dd86c71)), closes [#91](https://github.com/nfroidure/ttf2woff2/issues/91)
# [7.0.0](https://github.com/nfroidure/ttf2woff2/compare/v6.0.1...v7.0.0) (2025-05-22)
### Bug Fixes
* **ci:** add Node 22 and 23 to test matrix ([d335554](https://github.com/nfroidure/ttf2woff2/commit/d335554ad4679c4d508cb69141dba67de2bbcce5))
* **core:** fix TS errors ([7535aa1](https://github.com/nfroidure/ttf2woff2/commit/7535aa1288f9cb24be3e7026926b2b5973cbde20))
## [6.0.1](https://github.com/nfroidure/ttf2woff2/compare/v6.0.0...v6.0.1) (2024-07-20)
### Bug Fixes
* **ci:** fix CI runs ([4650b51](https://github.com/nfroidure/ttf2woff2/commit/4650b511a725a7f18128a0b3a691146cb40387d0))
* **core:** fix native bindings import ([420930f](https://github.com/nfroidure/ttf2woff2/commit/420930f8f2776904753d197a1f93263b1b68d66f))
# [6.0.0](https://github.com/nfroidure/ttf2woff2/compare/v5.0.0...v6.0.0) (2024-07-20)
### chore
* **dependencies:** update dependencies ([4319d41](https://github.com/nfroidure/ttf2woff2/commit/4319d41f552e563a1163f0a4a3664d68895871da))
### Features
* **core:** better choice between builds ([ff54055](https://github.com/nfroidure/ttf2woff2/commit/ff540555e6a55fcd4e7c69a8702167a1f9abfe1e)), closes [#22](https://github.com/nfroidure/ttf2woff2/issues/22) [#46](https://github.com/nfroidure/ttf2woff2/issues/46)
### BREAKING CHANGES
* **dependencies:** Requires Node20+, use ESM, provide TypeScript types
## [5.0.0](https://github.com/nfroidure/ttf2woff2/compare/v4.0.5...v5.0.0) (2022-12-06)
### Chore
- **bundle:** Update Emscripten builds
- **ci:** Add Node 19 to test matrix
- **dependencies:** Update dependencies (jest) and remove unsued dependencies
(mocha, mocha-lcov-reporter)
### BREAKING CHANGES
- **dependencies:** Drop Node 12 support
## [4.0.5](https://github.com/nfroidure/ttf2woff2/compare/v4.0.4...v4.0.5) (2022-04-23)
### Chore
- **bundle:** Update Emscripten builds
- **ci:** Add Node 18 to test matrix
- **dependencies:** Update dependencies (node-gyp, eslint, prettier) and remove
unsued dependencies (babel-eslint, @babel/register)
- **readme:** Add PowerShell use case
([#72](https://github.com/nfroidure/ttf2woff2/pull/72))
## [4.0.4](https://github.com/nfroidure/ttf2woff2/compare/v4.0.3...v4.0.4) (2021-05-29)
### Chore
- **dependencies:** Update jest, mocha, node-gyp
([#71](https://github.com/nfroidure/ttf2woff2/pull/71))
## [4.0.3](https://github.com/nfroidure/ttf2woff2/compare/v4.0.2...v4.0.3) (2021-05-29)
### Bug Fixes
- **build:** support Node 16
([b8a8986](https://github.com/nfroidure/ttf2woff2/commit/b8a898636b5d66e55bc1344caa15a03f49c46b59))
## [4.0.2](https://github.com/nfroidure/ttf2woff2/compare/v4.0.1...v4.0.2) (2021-03-15)
### Bug Fixes
- **docs:** fix the readme
([acb62c5](https://github.com/nfroidure/ttf2woff2/commit/acb62c579974b510a4d824ee5a6fed74923f3935))
## [4.0.1](https://github.com/nfroidure/ttf2woff2/compare/v4.0.0...v4.0.1) (2020-12-22)
### Bug Fixes
- **bundle:** add necessary files to the bundle
([fc9bb76](https://github.com/nfroidure/ttf2woff2/commit/fc9bb76fa8a51b55a81aec5a7a8efb72722860cc))
## [4.0.0](https://github.com/nfroidure/ttf2woff2/compare/v3.0.0...v4.0.0) (2020-12-22)
### Chore
- **dependencies:** update dependencies
([0657e8d](https://github.com/nfroidure/ttf2woff2/commit/0657e8df60fa5b984406cf0d33b86c64c759a2c8))
### BREAKING CHANGES
- **dependencies:** Requiring Node12 to work