Skip to content

Latest commit

 

History

History
142 lines (76 loc) · 5.4 KB

CHANGELOG.md

File metadata and controls

142 lines (76 loc) · 5.4 KB

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
  • The following workspace dependencies were updated

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

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

    • dependencies
      • aquavm-air-parser bumped from 0.11.2 to 0.12.0

0.5.0 (2024-06-26)

⚠ BREAKING CHANGES

  • cli: hopon virtual instruction in the beautifier (#840)

Features

  • cli: hopon virtual instruction in the beautifier (#840) (04bacb7)

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