fluencebot b9f04dfbaf
chore: release master (#810)
* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.60.0
2024-02-20 15:37:21 +03:00

6.9 KiB

Changelog

  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.8.0 to 0.8.1
      • aquavm-air-parser bumped from 0.7.5 to 0.8.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.11.0 to 0.11.1
      • aquavm-air-parser bumped from 0.8.1 to 0.8.2
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.11.1 to 0.11.2
      • aquavm-air-parser bumped from 0.8.2 to 0.9.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.11.2 to 0.11.3
      • aquavm-air-parser bumped from 0.9.0 to 0.10.0
      • polyplets bumped from 0.5.0 to 0.5.1
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-cid bumped from 0.3.0 to 0.4.0
      • air-interpreter-data bumped from 0.11.3 to 0.12.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.12.0 to 0.12.1
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-cid bumped from 0.4.0 to 0.5.0
      • air-interpreter-data bumped from 0.12.1 to 0.13.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-cid bumped from 0.5.0 to 0.6.0
      • air-interpreter-data bumped from 0.13.0 to 0.14.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-cid bumped from 0.6.0 to 0.7.0
      • air-interpreter-data bumped from 0.14.0 to 0.15.0
      • aquavm-air-parser bumped from 0.10.0 to 0.11.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-cid bumped from 0.7.0 to 0.8.0
      • air-interpreter-data bumped from 0.15.0 to 0.16.0
      • aquavm-air-parser bumped from 0.11.0 to 0.11.1
      • polyplets bumped from 0.5.1 to 0.5.2
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-cid bumped from 0.8.0 to 0.9.0
      • air-interpreter-data bumped from 0.16.0 to 0.17.0
      • polyplets bumped from 0.5.2 to 0.6.0
  • The following workspace dependencies were updated

    • dependencies
      • air-interpreter-data bumped from 0.17.0 to 0.17.1
      • aquavm-air-parser bumped from 0.11.1 to 0.11.2

0.5.0 (2023-08-31)

⚠ BREAKING CHANGES

  • execution-engine,interpreter-data: insert state for canon join (#682)

Features

  • execution-engine,interpreter-data: insert state for canon join (#682) (2b636e8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-data bumped from 0.10.0 to 0.11.0

0.4.0 (2023-08-17)

⚠ BREAKING CHANGES

  • update marine-rs-sdk minor version

Features

  • update marine-rs-sdk minor version (4b4e3bd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • polyplets bumped from 0.4.1 to 0.5.0

0.3.0 (2023-08-03)

⚠ BREAKING CHANGES

  • execution-engine: refactor streams [fixes VM-255] (#621)

Features

  • execution-engine: refactor streams [fixes VM-255] (#621) (eca52b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-data bumped from 0.8.1 to 0.9.0
      • aquavm-air-parser bumped from 0.8.0 to 0.8.1
      • polyplets bumped from 0.3.2 to 0.3.3

0.2.1 (2023-06-22)

Features

  • air: introduce explicit types for generation numbers (#530) (d62fa6f)
  • interpreter-data: Introduce source information for canon data (#577) (1d98afe)
  • trace-handler: sub/-trace len dedicated alias to replace usize [fixes VM-282] (b480e01)
  • trace-handler: TracePos becomes a wrapper for u32 alias [fixes VM-267] (#544) (658daf1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-cid bumped from 0.2.0 to 0.3.0
      • air-interpreter-data bumped from 0.7.0 to 0.8.0
      • air-interpreter-interface bumped from 0.13.0 to 0.14.0
      • aquavm-air-parser bumped from 0.7.4 to 0.7.5

0.2.0 (2023-03-21)

⚠ BREAKING CHANGES

  • interpreter-data:

Features

  • interpreter-data: New data format for calls (#501) (d502894)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-data bumped from 0.6.4 to 0.7.0

0.1.3 (2023-03-15)

Features

  • tools: merge some tools into the air CLI tool (#509) (79ac153)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • air-interpreter-data bumped from 0.6.3 to 0.6.4
      • air-interpreter-interface bumped from 0.12.1 to 0.13.0

0.1.2 (2023-03-15)

Features

  • tools: merge some tools into the air CLI tool (#509) (79ac153)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.7.3 to 0.7.4