Last release 9 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
7527 releases ยท first in 2020
Release timeline
7527 releases since 2020One column per quarter.
Releases
- v1.3.2-0.20250204013408-f33f77b05b724 Feb 2025pre-release
Nothing published for this version
- v1.3.2-0.20250204012716-784cc75de5ba4 Feb 2025pre-release
Nothing published for this version
- v1.3.2-0.20250203190352-ea739858766d3 Feb 2025pre-release
Nothing published for this version
- v1.3.2-0.20250203173926-1f8eee48e8c33 Feb 2025pre-release
Nothing published for this version
- v1.3.2-0.20250131225159-37c36b4ec3ac31 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250131224248-febe61b9224131 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250131000923-74a29bbccfb531 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130215953-bad88fc173f630 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130195803-16a76836092330 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130195207-876760bb2f5d30 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130182628-1c46ead34dcb30 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130182039-c155736d485030 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130181925-181f62bde73f30 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130175830-03ea43b6470730 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130012033-113c09fd573230 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250130012008-c74ade0226ad30 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129232913-c617fc93da0b29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129231342-fbdcfff6460829 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129230428-ec98c016021129 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129225027-1885788bbf1a29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129222401-12bee350a70f29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129221532-84d349b9f42e29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129221448-6ce5b49adbfc29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129210533-bdbeab91029f29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129210221-3a904fd0080829 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129203341-44406d45217729 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129185404-359ce2ab0abb29 Jan 2025pre-release
Nothing published for this version
- v1.3.2-0.20250129181946-68a04605451029 Jan 2025pre-release
Nothing published for this version
- v1.3.129 Jan 2025
Release notes2 sources agree
Open source โ<!-- Release notes generated using configuration in .github/release.yml at v1.3.1 -->
What's Changed
๐ Improvements
- Lazily compute fields of account type values by @turbolent in #3710
๐ Bug Fixes
- Port internal fixes by @turbolent in #3737, #3740
Other Changes
- Update get-contracts tool to use new find.xyz API by @turbolent in #3725
- Update to Go 1.23 by @turbolent in #3736
Full Changelog: https://github.com/onflow/cadence/compare/v1.3.0...v1.3.1
[Changes][v1.3.1]
<a id="v1.0.4"></a>
- v1.3.1-0.20250129174003-f2f438ff59ca29 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250128173052-c10343238dd528 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250128172447-9fb44fdaf07428 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250128164937-7a6db921639a28 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250124193148-764dae58c7c624 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250124190251-b81e4145a6cd24 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250124175801-5c2e54c631a524 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250124173929-39e8df418e6d24 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250114210402-86e7e4e5836e14 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20250113225159-eddd7f8b6ef713 Jan 2025pre-release
Nothing published for this version
- v1.3.1-0.20241209172715-53642201c5279 Dec 2024pre-release
Nothing published for this version
- v1.3.1-0.20241206234932-5cc310066fbd6 Dec 2024pre-release
Nothing published for this version
- v1.3.1-0.20241204222214-9159b1ae785b4 Dec 2024pre-release
Nothing published for this version
- v1.3.1-0.20241203233230-096344107f9f3 Dec 2024pre-release
Nothing published for this version
- v1.3.03 Dec 2024
Release notes2 sources agree
Open source โ<!-- Release notes generated using configuration in .github/release.yml at v1.3.0 -->
What's Changed
โญ Features
- Limited string templates:
\(identifier)by @RZhang05 in #3585 - Introduce
StructStringerby @RZhang05 in #3594 - Enable type removal during contract updates by @SupunS in #3658
- Merge
string-templatesbranch tomasterby @SupunS in #3660 - Combine domain payloads and provide on-the-fly migration by @fxamacker in #3664
- Support expressions in string template by @RZhang05 in #3662
๐ Improvements
- [Account Storage Maps] Refactor migration by @turbolent in #3680
- [Account Storage Maps] Refactor storage into V1 and V2 by @turbolent in #3678
- [Account Storage Maps] Reduce storage register reads when using
StorageFormatV2Enabledby @fxamacker in #3683 - Add
Storage.AccountStorageFormat()by @fxamacker in #3701 - Standardize internal error messages by @turbolent in #3703
- Merge feature branch
feature/combine-domain-payloads-and-domain-storage-mapstomasterbranch by @fxamacker in #3700 - Refactor and update struct stringer tests by @SupunS in #3661
- Remove unused Identifier() function from structs implementing atree.TypeInfo by @fxamacker in #3675
- Refactor storage domains to prevent import cycles and simplify maintenance by @fxamacker in #3673
- Replace domain string with enum for AccountStorageMap key by @fxamacker in #3677
- Source Compatibility Suite: Switch to main Green Goo Dao repo by @turbolent in #3682
- [Account Storage Maps] Add return value to account migration scheduling functions by @turbolent in #3695
- Remove the old compiler and VM PoC by @turbolent in #3705
๐ Bug Fixes
- [v1.0] Port internal #284 by @turbolent in #3684
- Port internal #284 by @turbolent in #3690
๐งช Testing
- [Account Storage Maps] Add more tests for register reads for GetDomainStorageMap() by @fxamacker in #3694
- Add some benchmark programs by @turbolent in #3702
Other Changes
- Sync
feature/string-templatesbranch withmasterby @SupunS in #3626 - Merge
release/v1.0.2tov1.0by @github-actions in #3655 - Merge
release/v1.2.2tomasterby @github-actions in #3659 - Sync
feature/string-templatesbranch withmasterby @SupunS in #3657 - Add a GitHub Action to get all contracts by @turbolent in #3663
- Sync
feature/combine-domain-payloadsbranch with master by @fxamacker in #3676 - [Account Storage Maps] Bump atree version to v0.8.1 by @fxamacker in #3699
Full Changelog: https://github.com/onflow/cadence/compare/v1.2.2...v1.3.0
[Changes][v1.3.0]
<a id="v1.0.3"></a>
- Limited string templates:
- v1.2.3-0.20250205195455-9c662b647a125 Feb 2025pre-release
Nothing published for this version
- v1.2.3-0.20250203165511-4b2d352429393 Feb 2025pre-release
Nothing published for this version
- v1.2.3-0.20250131222842-30e4b67149dc31 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124195826-b0570bbeff5724 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124195456-47355eff8f6424 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124195340-5c1c4c0ebbc924 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124194602-1212aa279a9024 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124194517-4703a34a2d3d24 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124190625-5356bb5e1f9624 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124190006-1567d58c215524 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124172310-2511fb7a18ef24 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124162909-5ded59fd830b24 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124162341-aed29caa518a24 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250124161713-521fbe9a7b2524 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250123174659-31b560ef98d523 Jan 2025pre-release
Nothing published for this version
- v1.2.3-0.20250123001100-ac23cdd7fce323 Jan 2025pre-release
Nothing published for this version