napi-rs/triples/CHANGELOG.md
LongYinan f1b8ab5e64
chore(release): publish
- @napi-rs/cli@3.0.0-alpha.46
 - @napi-rs/triples@2.0.0-alpha.8
2024-04-10 17:03:00 +08:00

77 lines
3.8 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-alpha.8](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.5...@napi-rs/triples@2.0.0-alpha.8) (2024-04-10)
### Bug Fixes
- **cli:** also load wasm file from packages ([#1876](https://github.com/napi-rs/napi-rs/issues/1876)) ([b0ba466](https://github.com/napi-rs/napi-rs/commit/b0ba466f9521b02eeb94b88aacad01558bfa12bc))
### Features
- **target:** add support for powerpc64le-unknown-linux-gnu ([#2023](https://github.com/napi-rs/napi-rs/issues/2023)) ([0fa755d](https://github.com/napi-rs/napi-rs/commit/0fa755d30ac5d7abb16dfa59b58d61deaaa7984c))
# [2.0.0-alpha.7](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.5...@napi-rs/triples@2.0.0-alpha.7) (2023-12-29)
### Bug Fixes
- **cli:** also load wasm file from packages ([#1876](https://github.com/napi-rs/napi-rs/issues/1876)) ([b0ba466](https://github.com/napi-rs/napi-rs/commit/b0ba466f9521b02eeb94b88aacad01558bfa12bc))
# [2.0.0-alpha.6](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.5...@napi-rs/triples@2.0.0-alpha.6) (2023-12-07)
**Note:** Version bump only for package @napi-rs/triples
# [2.0.0-alpha.5](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.4...@napi-rs/triples@2.0.0-alpha.5) (2023-11-20)
**Note:** Version bump only for package @napi-rs/triples
# [2.0.0-alpha.4](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.1...@napi-rs/triples@2.0.0-alpha.4) (2023-11-07)
### Bug Fixes
- **cli:** created template missing macOS testing ([#1659](https://github.com/napi-rs/napi-rs/issues/1659)) ([4e0c9b1](https://github.com/napi-rs/napi-rs/commit/4e0c9b14e449beb8aa6872b8b85db922535a3eca))
### Features
- integrate with emnapi ([#1669](https://github.com/napi-rs/napi-rs/issues/1669)) ([13d0ce0](https://github.com/napi-rs/napi-rs/commit/13d0ce075e8b10702d675db2f45a721eac0dd30d))
- **target:** riscv64gc-unknown-linux-gnu ([72fcd03](https://github.com/napi-rs/napi-rs/commit/72fcd03d982e2926bcc623061bbf287e2990f1e1))
# [2.0.0-alpha.3](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.1...@napi-rs/triples@2.0.0-alpha.3) (2023-07-18)
### Bug Fixes
- **cli:** created template missing macOS testing ([#1659](https://github.com/napi-rs/napi-rs/issues/1659)) ([4e0c9b1](https://github.com/napi-rs/napi-rs/commit/4e0c9b14e449beb8aa6872b8b85db922535a3eca))
### Features
- **target:** riscv64gc-unknown-linux-gnu ([72fcd03](https://github.com/napi-rs/napi-rs/commit/72fcd03d982e2926bcc623061bbf287e2990f1e1))
# [2.0.0-alpha.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.0...@napi-rs/triples@2.0.0-alpha.1) (2023-04-06)
### Bug Fixes
- **triples:** wrong raw triple in some eabi targets ([7c9a4ba](https://github.com/napi-rs/napi-rs/commit/7c9a4bae2da98752dbf683b1d8c9add81f30a61e))
# [2.0.0-alpha.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@1.1.0...@napi-rs/triples@2.0.0-alpha.0) (2023-04-06)
### Features
- **cli:** brand new cli tool with both cli and programmatical usage ([#1492](https://github.com/napi-rs/napi-rs/issues/1492)) ([a781a4f](https://github.com/napi-rs/napi-rs/commit/a781a4f27e19ffaf3e42a470a6d4a990c34c9e3b))
### BREAKING CHANGES
- **cli:** requires node >= 16 and some cli options have been renamed
# [1.1.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@1.0.3...@napi-rs/triples@1.1.0) (2021-12-02)
### Features
- **triples:** support android armv7 ([809350b](https://github.com/napi-rs/napi-rs/commit/809350b42ff4b3abca421c421a4049053d2e60cb))
## 1.0.3 (2021-07-22)
### Chore
- Reduce publish size [0c3918d](https://github.com/napi-rs/napi-rs/commit/0c3918df24805c8e90cca26e6cbc2492cad23306)