Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 975 Bytes

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]

  • have option to keep html tags in source string intact

Added

2.0.0 (2024-07-31)

New Features
  • migrated test suite to Vitest (2e612349)
  • moving from CommonJS to ESM (2e612349)
  • complete refactor #added caching, use faster Map() to store accent fallbacks, handle edge cases like empty string (245f6268)

1.0.3 (2021-03-11)

  • initial version ready to be published on NPM
  • forked on (Oct 27, 2016)