Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 717 Bytes

Change Log

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] - yyyy-mm-dd

Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.

Added

Changed

Fixed

[0.2.0] - 2024-08-09

Added

  • Support xUDT feature

Changed

  • Add uintptr type

Fixed

  • Fix const variable not initialized

[0.1.0] - 2024-06-20

Added

  • Interface and methods
  • Big integer u128 and u256
  • Standard libraries
  • switch expression

Changed

Fixed

  • Fix known bugs