Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 1.41 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Changed

  • Move from parity-wasm to casper-wasm.
  • Don't re-export parity-wasm anymore to avoid further breaking changes.

[2.0.0] - 2023-06-14

Fixed

  • Republish v1.1.0 as v2.0.0 due to breaking change in one of the dependencies.

1.1.0 - 2023-06-13 [YANKED]

Changed

  • Update parity-wasm to 0.45.0

1.0.0 - 2023-04-17

Changed

  • Removed graph and ref_list modules
  • Removed HashMaps and HashSets
  • Updates to fix issues with old and archived source

0.19.0 - 2022-01-17

Added