Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

63 lines (50 loc) · 2.53 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.

Changed

  • Update with latest data as of 2024-11-02 (#170)
  • Ignore reserved names (#171)

Changed

  • BREAKING: Require Node 18.16 or higher (#111)
  • Update with latest data as of 2024-07-29 (#156)

Changed

  • Update with latest data as of 2023-10-09 (#101)

Changed

  • BREAKING: Require Node 14 or higher (#28)
  • Update with latest data as of 2023-04-24 (#68)

Removed

  • BREAKING: Removed link property as it was removed in the SLIP-44 document (#25)

Changed

  • Update with latest SLIP-44 data as of 2022-08-07 (#14)

Changed

Added

  • Changelog
  • Readme

Changed

  • BREAKING: Convert primary export from .js to .json
    • This may be breaking for TypeScript projects, since some tsc configurations disallow importing JSON modules.
  • Update SLIP-44 data

Changed

  • Initial release.