aquavm/crates/beautifier/CHANGELOG.md
fluencebot 17d7ef6c5a
chore: release master (#751)
* chore: release master

* chore: Bump air-interpreter and air-near-contract version to 0.55.0
2023-12-13 00:15:36 +07:00

4.6 KiB

Changelog

  • The following workspace dependencies were updated

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

    • dependencies
      • aquavm-air-parser bumped from 0.8.1 to 0.8.2

0.4.0 (2023-12-12)

⚠ BREAKING CHANGES

  • air-parser: optimize Instruction type layout (#767)

Features

  • air-parser: optimize Instruction type layout (#767) (1673cdf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.10.0 to 0.11.0

0.3.1 (2023-09-21)

Features

  • parser,execution-engine: allow :error: in fail (#696) (bd80a12)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • aquavm-air-parser bumped from 0.9.0 to 0.10.0

0.3.0 (2023-09-07)

⚠ BREAKING CHANGES

  • execution-engine: canon stream map support [fixes VM-301] (#648)

Features

  • execution-engine: canon stream map support [fixes VM-301] (#648) (b4cbf8f)

Dependencies

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

0.2.0 (2023-07-16)

⚠ BREAKING CHANGES

  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610)

Features

  • execution-engine: Stream Map to Scalar conversion using canon instruction [fixes VM-294] (fcb4c9d)
  • execution-engine: stream map to scalar conversion using canon instruction [fixes VM-294] (#610) (fcb4c9d)

Bug Fixes

  • air-beautifier: print fold's last_instruction (#630) (adcf708)

Dependencies

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

0.1.4 (2023-06-22)

Features

  • execution-engine: Stream Map initial support [fixes VM-283,VM-284] (#592) (9d7d34a)
  • execution-engine: StreamMap initial support for ap and new instructions [fixes VM-283,VM-284] (9d7d34a)

Dependencies

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

0.1.3 (2023-03-15)

Features

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

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