napi-rs/triples/CHANGELOG.md
forehal 5daf558ead
chore: publish
- @napi-rs/cli@3.0.0-alpha.1
 - @napi-rs/triples@2.0.0-alpha.1
2023-04-06 15:35:37 +08:00

1.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-alpha.1 (2023-04-06)

Bug Fixes

  • triples: wrong raw triple in some eabi targets (7c9a4ba)

2.0.0-alpha.0 (2023-04-06)

Features

  • cli: brand new cli tool with both cli and programmatical usage (#1492) (a781a4f)

BREAKING CHANGES

  • cli: requires node >= 16 and some cli options have been renamed

1.1.0 (2021-12-02)

Features

  • triples: support android armv7 (809350b)

1.0.3 (2021-07-22)

Chore