Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 444 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 444 Bytes

Changelog

The API has been redesigned with a focus on ease of use and performance since the version 1.3.0

[1.3.1] - 2023-04-17

Added

  • Add new method decode_chars for Entity struct, compatible with previous APIs as much as possible.

  • Add new method encode_chars_with, also for compatibility.

[1.3.0] - 2023-04-06

Changed

  • The API has been redesigned, the new way to use please see the document for more details.