Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 590 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 590 Bytes

Changelog

All notable changes to go-stardict will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • The index now supports whitespace and punctuation folding (#25)
  • The library now supports Go 1.20+

0.1.0 - 2024-11-04

  • Initial release
  • Basic dict entry, index, search support.