Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 748 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 748 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.

[1.3.0] - 2021-11-09

Added

  • New logo drawn by Alexander Elgin. This is black chokeberry. These are berries with an astringent flavor.
  • An experimental solution for the Issue #4: rne.getLocativeForms(lemma)

[1.2.5] - 2021-07-30

Added

  • RussianNouns.createLemmaNoThrow method with Go-like error handling.

Changed

  • Minor changes in Engine.decline.
  • Lemma constructor no longer validates arguments. It's not for external use anyway.