Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 400 Bytes

Changelog

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

The format is based on Keep a Changelog.

[0.1.1] - 2024-12-04

Changed

  • Internal Uts64 instance is now const.
  • Use idna's upstream implementation for idna_is_punycode.
  • idna_is_punycode is now const.

[0.1.0] - 2024-11-13

Added

  • Initial Release