Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.14 KB

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.

0.4.0 - 2024-09-06

Changed

  • Go 1.23 or newer is required.

0.3.0 - 2024-03-25

Changed

  • Optimize Go identifier creation from string.
  • Requires Go 1.20.

Fixed

  • Specify main in package.json.

0.2.0 - 2024-02-18

Added

  • TypeScript/JavaScript implementation.

0.1.1 - 2023-10-22

Fixed

  • Stricter string length check in FromString.

0.1.0 - 2023-10-19

Added

  • First public release.