# 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.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)