Releases: onflow/cadence
Releases Β· onflow/cadence
v1.9.10
What's Changed
π Improvements
- [v1.9] Port v1.9.10-rc.1 by @turbolent in #4444
Other Changes
- Merge
release/v1.9.9tov1.9by @github-actions[bot] in #4441
Full Changelog: v1.9.9...v1.9.10
v1.9.9
What's Changed
π Bug Fixes
- [v1.9] Port v1.9.9-rc.2 by @turbolent in #4439
Other Changes
- Merge
release/v1.9.8tomasterby @github-actions[bot] in #4433
Full Changelog: v1.9.8...v1.9.9
v1.9.8
What's Changed
π Bug Fixes
- Port v1.9.8-rc.2 by @turbolent in #4431
Other Changes
- Merge
release/v1.9.7tomasterby @github-actions[bot] in #4426
Full Changelog: v1.9.7...v1.9.8
v1.9.7
What's Changed
π Bug Fixes
- Port v1.9.7-rc.1 by @turbolent in #4424
Other Changes
- Merge
release/v1.9.6tomasterby @github-actions[bot] in #4422 - Update to atree v0.12.1 by @turbolent in #4425
Full Changelog: v1.9.6...v1.9.7
v1.9.6
What's Changed
π Bug Fixes
- Remove special handling of empty identifier in member access by @turbolent in #4419
- Fix string template expression parsing with quoted quotes by @turbolent in #4420
- Fix ComputationProfile holding on to environment reference by @janezpodhostnik in #4418
- [Compiler] Enable compiler for remaining account tests by @turbolent in #4421
Other Changes
- Merge
release/v1.9.5tomasterby @github-actions[bot] in #4416
Full Changelog: v1.9.5...v1.9.6
v1.9.5
What's Changed
β Features
- [Compiler] Validate static argument types in contract initializer by @turbolent in #4411
π Improvements
- Avoid unnecessary repeated type conversions by @turbolent in #4409
- Improve comments in generated Go code by @turbolent in #4414
- Add the variable declaration value's actual type to the elaboration by @turbolent in #4415
- Add support for decoding into cadence.Address and *big.Int by @turbolent in #4412
π Bug Fixes
- [Compiler] Remove additional transfers of indexing values in swap statements by @turbolent in #4413
Other Changes
- Merge
release/v1.9.4tomasterby @github-actions[bot] in #4410
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
π Improvements
- Parenthesize pretty-printed types by @turbolent in #4402
- [Compiler] Optimize call frames in the VM by @turbolent in #4380
- Parenthesize sema and static type strings by @turbolent in #4407
- Add suggested fix for invalid reference to optional type error by @turbolent in #4408
π Bug Fixes
- Port internal v1.8.12-rc.1 by @turbolent in #4404
Other Changes
- Merge
release/v1.9.3tomasterby @github-actions[bot] in #4401
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
π Improvements
- Port fixes from v1.8 by @turbolent in #4395
π Bug Fixes
Other Changes
- Merge
release/v1.9.2tomasterby @github-actions[bot] in #4387
Full Changelog: v1.9.2...v1.9.3
v1.8.12
What's Changed
π Bug Fixes
- [v1.8] Port v1.8.12-rc.1 by @turbolent in #4403
Other Changes
- Merge
release/v1.8.11tov1.8by @github-actions[bot] in #4398
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
π Improvements
- [v1.8] Check static types of arguments passed to contract constructor by @turbolent in #4394
π Bug Fixes
- [v1.8] Improve testing of #4389 by @turbolent in #4391
- [v1.8] Check move operator for resource-typed extra arguments by @SupunS in #4397
Other Changes
- Merge
release/v1.8.10tov1.8by @github-actions[bot] in #4393
Full Changelog: v1.8.10...v1.8.11