Releases: terra-money/terrain
Releases · terra-money/terrain
v0.8.0
0.8.0 (2023-06-14)
Features
First interchain Terrain release. It is now configurable to work with any single or multiple station-supported chains.
v0.7.0
Bug Fixes
Features
v0.6.2
v0.6.1
Features
- Detect arm64 architecture automagically. (#107)
- New contract:build command. (#106)
- New contract:optimize command. (#106)
- Add workspace-optimizer and cargo workspace support. (#106)
- Enable setting a default deployment task. (#106)
- Updating terrain cli functionality (#99) (e05309b)
BREAKING CHANGES
- Parameters for deployment tasks, client execute, and client query have been rearranged for usability. (#106)
v0.5.8
v0.5.7
v0.5.0
v0.4.0
v0.3.1
v0.3.0
Bug Fixes
- frontend url path (4c59893)
- require name for code:new and specify renaming err (91c7997)
- typo cargo.toml -> Cargo.toml (92fe1ae)
Features
- add arm64 optimization flag option to contract migration command (5f00c5a)
- add support for external templates (4a46f43)
- add wallet:new command (#41) (fbefbd1)
- cargo clean artifacts folder to ensure build succeeds with updated directory name (ddf56ed)
- improvements: help, plugins, package, readme (8de647f)
- tasks: using TypeScript (dc189c8)