All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: use proper file extension for Android NDK ranlib on Windows (#52).
- FIX: fix
<target-triple>-ranlibcommand not found (#50).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: pass in no extra flag for debug mode (#47).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: improve colon handling in dependency discovery for windows (#45).
- FIX: add all build dependencies to the output for rebuilds (#44).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
Rebrand to native_toolchain_rust from native_toolchain_rs
-
DOCS: update outdated "native assets" terminology.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- Bump "native_toolchain_rs" to
1.0.0.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- Bump dependencies
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: set more NDK env vars + update examples (#27).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: use the .cmd NDK clangs on Windows (#24).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: drop .exe from NDK binaries and fix NDK target triples (#22).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: revert to test 1.26.2 for stable flutter.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: revert to meta 1.16 for stable flutter.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: switch to monorepo (#15).
- FIX: ensure toolchain is downloaded when logger is null.
- FIX: use corrected library file name.
- DOCS: move lingering example dir to actual package.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: throw RustValidationException on bad toolchain, add unit tests (#11).
- FEAT: improve exception help messages (#12).
- FEAT: add exceptions to the public API (#8).
- DOCS: add reference to (WIP) examples directory (#14).
- DOCS: update package description (#13).
- DOCS: improve/clarify README (#10).
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- BREAKING FEAT: add working implementation.