Last release 7 days ago
20 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
7504 releases ยท first in 2020
Release timeline
7504 releases since 2020Releases
- v1.10.2-0.20260409175613-ddc34632fb149 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260409172700-f203b4f0db599 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260409164424-3471aa73012d9 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260409164215-f6bfe6093eac9 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260409163502-1351e78bfb939 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260409145144-a8f939c9a4c79 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260408162207-3d2aac84f9368 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260408162141-0df82fb47ed38 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260408160602-a2ed7f5113718 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260408155853-b585d8dbddd28 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260408154055-71131d667d678 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260408143902-8200d47ba4798 Apr 2026pre-release
Nothing published for this version
- v1.10.2-0.20260407164455-eb6737f064307 Apr 2026pre-release
Nothing published for this version
- v1.10.17 Apr 2026
Release notes
Open source โWhat's Changed
๐ Bug Fixes
- Port v1.10.1-rc.1 by @turbolent in #4460
Other Changes
- Merge
release/v1.10.0tomasterby @github-actions[bot] in #4454 - Bump to atree v0.15 and fxamacker/cbor v2.9.1 stream-mode branch by @fxamacker in #4457
- Fix NPM package version by @turbolent in #4461
Full Changelog: v1.10.0...v1.10.1
- v1.10.1-rc.1.0.20260407163622-2d26fb9679dc7 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.1.0.20260407163611-7bcf97af5b387 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.1.0.20260407161732-a1d48af3a5877 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.1.0.20260407160807-91d8c837cff87 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.1.0.20260407160122-646c941a85d27 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.1.0.20260407155140-0ba4d5aa216b7 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.1.0.20260407154240-9456228f6d587 Apr 2026pre-release
Nothing published for this version
- v1.10.1-rc.12 Apr 2026pre-release
Release notes
Open source โMerge pull request #461 from onflow/fxamacker/bump-atree-verison-to-vโฆ
- v1.10.1-0.20260408012006-057e7a9494b58 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260408004515-160de31ecc098 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260403191605-ea27cefef30f3 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260402171603-a5cc3e1b99322 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260402171339-6e672619535b2 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260402155547-996d4bbaab462 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260401193317-ae2e5c1c18fe1 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260401174825-4c06aa5460891 Apr 2026pre-release
Nothing published for this version
- v1.10.1-0.20260331215147-44324a25585531 Mar 2026pre-release
Nothing published for this version
- v1.10.1-0.20260331211520-af3c3cc8256b31 Mar 2026pre-release
Nothing published for this version
- v1.10.1-0.20260331165214-381fa581df3a31 Mar 2026pre-release
Nothing published for this version
- v1.10.1-0.20260324103405-0ec44e2f073624 Mar 2026pre-release
Nothing published for this version
- v1.10.1-0.20260324102731-ab2bf61cf1a724 Mar 2026pre-release
Nothing published for this version
- v1.10.1-0.20260320235241-628a7c51bb3820 Mar 2026pre-release
Nothing published for this version
- v1.10.020 Mar 2026
Release notes
Open source โWhat's Changed
โญ Features
- Add ReadOnlyLoaded iterator for the DomainStorageMap by @janezpodhostnik in #4442
๐ Improvements
- Improve AST walking by @turbolent in #4434
- Improve Source Compatibility Suite by @turbolent in #4428
- Improve assertions for instructions by introducing "pretty" instructions by @turbolent in #4423
- Optimize Cadence ArrayValue and Go []byte conversions (up to 13.7x faster and 8x less memory) by @fxamacker in #4443
- Assert pretty instructions by @turbolent in #4451
- Optimize transferring array, dict, and composite (e.g., 2x faster for byte arrays) by @fxamacker in #4448
- Replace mapLoadedValueIterator wrapper by using Atree implementation by @fxamacker in #4449
- Add support for for-in looping/iterating over the keys of dictionaries by @turbolent in #4436
๐ Bug Fixes
- Port v1.9.9-rc.2 by @turbolent in #4440
- Fix syntax error test by @turbolent in #4438
Other Changes
- Update changelog by @turbolent in #4435
- Merge
release/v1.9.9tov1.9by @github-actions[bot] in #4441 - Port v1.9.10-rc.1 by @turbolent in #4445
Full Changelog: v1.9.9...v1.10.0
- v1.9.11-0.20260317182405-de1ee37b479c17 Mar 2026pre-release
Nothing published for this version
- v1.9.11-0.20260224201315-a27b6e2668cc24 Feb 2026pre-release
Nothing published for this version
- v1.9.1024 Feb 2026
- v1.9.10-0.20260413225959-d0de20f78d0713 Apr 2026pre-release
Nothing published for this version
- v1.9.10-0.20260318012348-a85a74d1581318 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260313230859-1a57c6931d0a13 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260313225048-f85122ec440613 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260313212052-d51210a9e67213 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260312224004-6e7bbb2b947e12 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260311223246-fbd2d47907cc11 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260311221457-ea314e431e5a11 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260311220337-b5b2fb9b811211 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260311200411-5d49e661c5ce11 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260311164056-a637a73f35cf11 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310224027-975a30ffe2a310 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310213848-43e3a254375a10 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310205339-3b2993395e3a10 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310205256-15fe57824e4410 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310205034-b78b250a94b610 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310180109-24d8e7075cff10 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260310144340-394e7d64646f10 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260309165950-3f3470e855c69 Mar 2026pre-release
Nothing published for this version
- v1.9.10-0.20260227213101-f0a4b7ec64b427 Feb 2026pre-release
Nothing published for this version