komodo_wallet_build_transformer 0.4.0
komodo_wallet_build_transformer: ^0.4.0 copied to clipboard
A build transformer for Komodo Wallet used for managing all build-time dependencies.
0.4.0 #
Note: This release has breaking changes.
- FEAT(coin-updates): integrate komodo_coin_updates into komodo_coins (#190).
- BREAKING CHORE: unify Dart SDK (^3.9.0) and Flutter (>=3.35.0 <3.36.0) constraints across workspace.
0.3.0+1 #
Note: This release has breaking changes.
- REFACTOR(build_transformer): move api release download and extraction to separate files (#23).
- PERF: migrate packages to Dart workspace".
- PERF: migrate packages to Dart workspace.
- FIX: unify+upgrade Dart/Flutter versions.
- FIX: breaking tendermint config changes and build transformer not using branch-specific content URL for non-master branches (#55).
- FIX(build-transformer): ios xcode errors (#6).
- FIX(build_transformer): npm error when building without
package.json
(#3). - FEAT: offline private key export (#160).
- FEAT(wallet_build_transformer): add flexible CDN support (#144).
- FEAT(ui): adjust error display layout for narrow screens (#114).
- FEAT: enhance balance and market data management in SDK.
- FEAT(dev): Install
melos
. - FEAT(hd): HD withdrawal supporting widgets and (WIP) multi-instance example.
- FEAT(build): Add regex support for KDF download.
- FEAT(builds): Add regex pattern support for KDF download.
- BREAKING FEAT: add Flutter Web WASM support with OPFS interop extensions (#176).
- BREAKING FEAT(sdk): Multi-SDK instance support.
- BREAKING CHORE: unify Dart SDK (^3.9.0) and Flutter (>=3.35.0 <3.36.0) constraints across workspace.
0.3.0+0 #
- chore: align with monorepo versioning; add LICENSE and repository