Releases: iExecBlockchainComputing/iapp
Releases · iExecBlockchainComputing/iapp
iapp: v1.0.0
1.0.0 (2025-09-04)
Initial stable release.
iapp: v1.0.0-beta.7
1.0.0-beta.7 (2025-09-04)
⚠ BREAKING CHANGES
- store tasks as taskids array instead of one taskid in run cache
- rename iAppAddress and appContractAddress to app in cache files for consistency
- rename sconifiedImage to image in deployment cache
Changed
- improve run command input checks and throw early (0eaaa9a)
- rename iAppAddress and appContractAddress to app in cache files for consistency (1e8ee46)
- rename sconifiedImage to image in deployment cache (eabc0e0)
- resolve bad config file detection in wallet commands (#237) (da405aa)
- store tasks as taskids array instead of one taskid in run cache (026fe1a)