Releases: Yaulendil/tengwar-rs
Releases · Yaulendil/tengwar-rs
Version 1.1.0
1.1.0
Added
- Implemented
--dot-plain
and--elide-a
CLI options to enable variant behaviors used for Quenya. - Implemented
Policy
trait to adjustGlyph
behavior. - Implemented "silent split" escape sequence. Now, ASCII input string
"etya\ ngoldorin"
will be presented unspaced, like"etyangoldorin"
, but theNG
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
v1.0.0 Update to 1.0.0
Github Release
v0.7.0 Include installation info