Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 859 Bytes

Version 1.0.0 (27-11-2023)

  • Implement VietnameseParserEngine2 using hashmap to improve performance
  • Deprecated VietnameseParserEngine, VietnameseParserEngine2 is the default engine
  • Update README add performance section

Version 0.5.0 (27-03-2020)

  • Support null safety
  • Deprecated TiengVietCore

Version 0.4.1 (09-08-2020)

  • Update README
  • Update pubspec.lock

Version 0.4.0 (09-08-2020)

  • Update README
  • Upgrade project
  • Add TiengViet class
  • Deprecated tiengviet function

Version 0.3.0 (27-10-2019)

  • Fix throw exception when text is null
  • Update README

Version 0.2.2 (26-04-2019)

  • Fix missing version

Version 0.2.1 (23-04-2019)

  • Update description

Version 0.2.0 (22-04-2019)

  • Rename package vn_unsign to tiengviet

Version 0.1.0 (21-04-2019)

  • First version of the vn_unsign package