Skip to content

Releases: Jiehong/Zhudi

1.8.1

18 Mar 17:08
860fb77
Compare
Choose a tag to compare

Version 1.8.1

  • bugfix: better error handling in the parser (thanks Daniel Vogt)
  • bugfix: no longer crash when too many results are found by limiting to 500 displayed results (thanks lindenr)
  • feature: defaults have changed: simplified characters and pinyin (thanks lindenr)
  • feature: default font size bumped to 20 (thanks lindenr)
  • bugfix: improve pinyin recognition such as lv for lü (thanks lindenr)
  • feature: clicking on a character now searches for it (thanks lindenr)
  • dev: local dev works with poetry
  • dev: source file now automatically formatted by black