Files
pezframe-metadata/CHANGELOG.md
T
Alexandru Vasile 961600149e chore: Release v17 with v16 unstable metadata (#85)
* chore: Release v16.1 with v16 unstable metadata

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* Bump to 17.0

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* Update CHANGELOG.md

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
2024-10-16 16:37:58 +02:00

2.1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[17.0.0] - 2024-10-16

Added

  • v16: Add unstable metadata v16 #82

[16.0.0] - 2023-06-29

Changed

  • Stabilize V15 metadata #66

[15.2.0] - 2023-06-27

Added

  • V15: Add custom values to the metadata #61
  • v15/metadata: Add outer enum types for calls, events, errors #57
  • Metadata V15: Enrich extrinsic type info for decoding #56

Changed

  • Simplify feature-flag and use common types #62
  • v15: Rename error_enum_ty to module_error_enum_ty #60

[15.1.0] - 2023-03-30

Added

  • Add metadata V15 with Runtime API support #48

[15.0.0] - 2022-02-08

Changed

  • Update edition to 2021
  • Update scale-info to v2.0.0 and parity-scale-codec to v3.0.0 #35

[14.2.0] - 2021-11-04

  • Add function to return metadata version #30

[14.1.0] - 2021-11-03

  • Add metadata version v8-v11 #28
  • Combine Map/NMap/DoubleMap StorageEntryTypes #23

[14.0.0] - 2021-09-01

[14.0.0-rc.3] - 2021-08-31

Added

  • Add Runtime type to metadata

[14.0.0-rc.2] - 2021-08-04

Changed

Combine Map/NMap/DoubleMap StorageEntryTypes #23

[14.0.0-rc.1] - 2021-07-30

Added

  • Metadata V14