Skip to content

v1.8.4

Compare
Choose a tag to compare
@blackwinter blackwinter released this 16 Sep 08:29
· 269 commits to master since this release
  • Lingo::Attendee::Sequencer accepts regular expression patterns.
  • Lingo::Attendee::Sequencer substitutes 0 in the format string for the
    matched pattern.
  • Lingo::Attendee::NonewordFilter learned dict option to print nonewords
    in dictionary format.
  • Added progress reporting to Lingo::Attendee::TextReader for STDIN.
  • lingoctl demo reports successful initialization.
  • Russian localization for Lingo::Web. (Yulia Dorokhova, Thomas Müller)
  • Lingo::Web learned parameter hl to set UI language.
  • Lingo::Web displays the configuration in use.
  • Lingo::Srv accepts array of query strings in addition to single query
    string.
  • Meeting config takes precedence over language config.
  • When dictionary entries are rejected during conversion, the location of the
    reject file will be shown.
  • LIR record number defaults to match string in absence of capture group.
  • Optionally prevent Lingo from sorting any results by setting the
    LINGO_NO_SORT environment variable.