PackageTrack

Go modules ยท #2413

github.com/onflow/cadence

v1.10.6onflow/cadence โ†—

Release timeline

7504 releases since 2020
202120222023202420252026

Releases

  1. v1.10.2-0.20260409175613-ddc34632fb149 Apr 2026pre-release

    Nothing published for this version

  2. v1.10.2-0.20260409172700-f203b4f0db599 Apr 2026pre-release

    Nothing published for this version

  3. v1.10.2-0.20260409164424-3471aa73012d9 Apr 2026pre-release

    Nothing published for this version

  4. v1.10.2-0.20260409164215-f6bfe6093eac9 Apr 2026pre-release

    Nothing published for this version

  5. v1.10.2-0.20260409163502-1351e78bfb939 Apr 2026pre-release

    Nothing published for this version

  6. v1.10.2-0.20260409145144-a8f939c9a4c79 Apr 2026pre-release

    Nothing published for this version

  7. v1.10.2-0.20260408162207-3d2aac84f9368 Apr 2026pre-release

    Nothing published for this version

  8. v1.10.2-0.20260408162141-0df82fb47ed38 Apr 2026pre-release

    Nothing published for this version

  9. v1.10.2-0.20260408160602-a2ed7f5113718 Apr 2026pre-release

    Nothing published for this version

  10. v1.10.2-0.20260408155853-b585d8dbddd28 Apr 2026pre-release

    Nothing published for this version

  11. v1.10.2-0.20260408154055-71131d667d678 Apr 2026pre-release

    Nothing published for this version

  12. v1.10.2-0.20260408143902-8200d47ba4798 Apr 2026pre-release

    Nothing published for this version

  13. v1.10.2-0.20260407164455-eb6737f064307 Apr 2026pre-release

    Nothing published for this version

  14. v1.10.17 Apr 2026
    Release notes

    What's Changed

    ๐Ÿž Bug Fixes

    Other Changes

    • Merge release/v1.10.0 to master by @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

    Open source โ†’
    Additional notes

    v1.10.1

    Compare

    Choose a tag to compare

    Open source โ†’
  15. v1.10.1-rc.1.0.20260407163622-2d26fb9679dc7 Apr 2026pre-release

    Nothing published for this version

  16. v1.10.1-rc.1.0.20260407163611-7bcf97af5b387 Apr 2026pre-release

    Nothing published for this version

  17. v1.10.1-rc.1.0.20260407161732-a1d48af3a5877 Apr 2026pre-release

    Nothing published for this version

  18. v1.10.1-rc.1.0.20260407160807-91d8c837cff87 Apr 2026pre-release

    Nothing published for this version

  19. v1.10.1-rc.1.0.20260407160122-646c941a85d27 Apr 2026pre-release

    Nothing published for this version

  20. v1.10.1-rc.1.0.20260407155140-0ba4d5aa216b7 Apr 2026pre-release

    Nothing published for this version

  21. v1.10.1-rc.1.0.20260407154240-9456228f6d587 Apr 2026pre-release

    Nothing published for this version

  22. v1.10.1-rc.12 Apr 2026pre-release
    Release notes

    Merge pull request #461 from onflow/fxamacker/bump-atree-verison-to-vโ€ฆ

    Open source โ†’
  23. v1.10.1-0.20260408012006-057e7a9494b58 Apr 2026pre-release

    Nothing published for this version

  24. v1.10.1-0.20260408004515-160de31ecc098 Apr 2026pre-release

    Nothing published for this version

  25. v1.10.1-0.20260403191605-ea27cefef30f3 Apr 2026pre-release

    Nothing published for this version

  26. v1.10.1-0.20260402171603-a5cc3e1b99322 Apr 2026pre-release

    Nothing published for this version

  27. v1.10.1-0.20260402171339-6e672619535b2 Apr 2026pre-release

    Nothing published for this version

  28. v1.10.1-0.20260402155547-996d4bbaab462 Apr 2026pre-release

    Nothing published for this version

  29. v1.10.1-0.20260401193317-ae2e5c1c18fe1 Apr 2026pre-release

    Nothing published for this version

  30. v1.10.1-0.20260401174825-4c06aa5460891 Apr 2026pre-release

    Nothing published for this version

  31. v1.10.1-0.20260331215147-44324a25585531 Mar 2026pre-release

    Nothing published for this version

  32. v1.10.1-0.20260331211520-af3c3cc8256b31 Mar 2026pre-release

    Nothing published for this version

  33. v1.10.1-0.20260331165214-381fa581df3a31 Mar 2026pre-release

    Nothing published for this version

  34. v1.10.1-0.20260324103405-0ec44e2f073624 Mar 2026pre-release

    Nothing published for this version

  35. v1.10.1-0.20260324102731-ab2bf61cf1a724 Mar 2026pre-release

    Nothing published for this version

  36. v1.10.1-0.20260320235241-628a7c51bb3820 Mar 2026pre-release

    Nothing published for this version

  37. v1.10.020 Mar 2026
    Release notes

    What's Changed

    โญ Features

    ๐Ÿ›  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

    Other Changes

    Full Changelog: v1.9.9...v1.10.0

    Open source โ†’
    Additional notes

    v1.10.0

    Compare

    Choose a tag to compare

    Open source โ†’
  38. v1.9.11-0.20260317182405-de1ee37b479c17 Mar 2026pre-release

    Nothing published for this version

  39. v1.9.11-0.20260224201315-a27b6e2668cc24 Feb 2026pre-release

    Nothing published for this version

  40. v1.9.1024 Feb 2026
    Release notes

    v1.9.10

    Compare

    Choose a tag to compare

    Open source โ†’
  41. v1.9.10-0.20260413225959-d0de20f78d0713 Apr 2026pre-release

    Nothing published for this version

  42. v1.9.10-0.20260318012348-a85a74d1581318 Mar 2026pre-release

    Nothing published for this version

  43. v1.9.10-0.20260313230859-1a57c6931d0a13 Mar 2026pre-release

    Nothing published for this version

  44. v1.9.10-0.20260313225048-f85122ec440613 Mar 2026pre-release

    Nothing published for this version

  45. v1.9.10-0.20260313212052-d51210a9e67213 Mar 2026pre-release

    Nothing published for this version

  46. v1.9.10-0.20260312224004-6e7bbb2b947e12 Mar 2026pre-release

    Nothing published for this version

  47. v1.9.10-0.20260311223246-fbd2d47907cc11 Mar 2026pre-release

    Nothing published for this version

  48. v1.9.10-0.20260311221457-ea314e431e5a11 Mar 2026pre-release

    Nothing published for this version

  49. v1.9.10-0.20260311220337-b5b2fb9b811211 Mar 2026pre-release

    Nothing published for this version

  50. v1.9.10-0.20260311200411-5d49e661c5ce11 Mar 2026pre-release

    Nothing published for this version

  51. v1.9.10-0.20260311164056-a637a73f35cf11 Mar 2026pre-release

    Nothing published for this version

  52. v1.9.10-0.20260310224027-975a30ffe2a310 Mar 2026pre-release

    Nothing published for this version

  53. v1.9.10-0.20260310213848-43e3a254375a10 Mar 2026pre-release

    Nothing published for this version

  54. v1.9.10-0.20260310205339-3b2993395e3a10 Mar 2026pre-release

    Nothing published for this version

  55. v1.9.10-0.20260310205256-15fe57824e4410 Mar 2026pre-release

    Nothing published for this version

  56. v1.9.10-0.20260310205034-b78b250a94b610 Mar 2026pre-release

    Nothing published for this version

  57. v1.9.10-0.20260310180109-24d8e7075cff10 Mar 2026pre-release

    Nothing published for this version

  58. v1.9.10-0.20260310144340-394e7d64646f10 Mar 2026pre-release

    Nothing published for this version

  59. v1.9.10-0.20260309165950-3f3470e855c69 Mar 2026pre-release

    Nothing published for this version

  60. v1.9.10-0.20260227213101-f0a4b7ec64b427 Feb 2026pre-release

    Nothing published for this version