Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 709 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.

[v0.2.0] - 2024-11-18

Added

  • Added support for Dictionary::suggest and the Suggester type.

Updated

  • Changed the internal representation of word stems and flagsets for reduced memory consumption. More...

[v0.1.0] - 2024-09-08

Added

  • Initial support for Dictionary::new, Dictionary::check and Dictionary::add