Skip to content

Releases: radomirbosak/duden

0.14.1

27 Feb 02:40
Compare
Choose a tag to compare

Bugfix release.

Bugfixes:

  • Handle words without grammar information #120
  • Fix name and article attributes for non-nouns #119 #121

0.14.0

04 Aug 21:10
Compare
Choose a tag to compare

New features:

  • Add option to list words before and after --words-before, --words-after
  • Make export (--export) more deterministic with alphabetical sorting

Bugfixes:

  • Fix utf-8 encoding error on Windows (thanks to @anetschka )
  • Add missing dependency on pyyaml (thanks to @mnaberez )
  • Fix -V not printing the program version
  • Fix exporting for words with no grammar data
  • Remove extra newline in export output

Internal:

  • Test data fix due to upstream dictionary data change

0.13.0

14 Jun 01:37
Compare
Choose a tag to compare

New features:

  • Speed improvements with caching (--no-cache) #83
  • Enable exporting data in yaml format (--export) #92

Bugfixes:

  • Fix grammar table for verbs (--grammar) #94

Internal:

  • Split up the main module into more smaller ones #98
  • Improve documentation #38
  • Make code pylint-compatible #97

0.12.2

24 May 02:21
Compare
Choose a tag to compare

Bugfixes:

  • Removed figure annotations from meaning overview

0.12.1

22 May 22:36
Compare
Choose a tag to compare

Bugfixes:

  • Adapted code to new duden.de page layout.

Features:

  • Added bash and fish shell completion

0.11.2

24 Aug 08:55
Compare
Choose a tag to compare

New features

Bug fixes

  • locale files made more consistent by @Scriptim

0.11.1

02 Aug 20:32
Compare
Choose a tag to compare

The version 0.11.1 brings many bugfixes, german and spanish UI translation, CLI improvements, and ability to search (multiple) words.

Special thanks goes to @Scriptim and @jorgesumle for contributing.