Skip to content

Releases: Yaulendil/tengwar-rs

Version 1.1.0

03 Oct 18:05
c568da1
Compare
Choose a tag to compare

1.1.0

Added

  • Implemented --dot-plain and --elide-a CLI options to enable variant behaviors used for Quenya.
  • Implemented Policy trait to adjust Glyph behavior.
  • Implemented "silent split" escape sequence. Now, ASCII input string "etya\ ngoldorin" will be presented unspaced, like "etyangoldorin", but the NG will correctly use initial Ñoldo instead of medial Anga.
  • Added Æ and Œ as valid Sindarin diphthongs.

Changed

  • Boolean Glyph::with_* methods now take inputs.

Fixed

  • Fixed mistake where initial NW used Númen+Wilya instead of Ñwalmë.

Version 1.0.0

19 Nov 23:09
1dfb51f
Compare
Choose a tag to compare
v1.0.0

Update to 1.0.0

Github Release

04 Jun 21:06
d54de5f
Compare
Choose a tag to compare
v0.7.0

Include installation info