Skip to content

1.8.1

Latest
Compare
Choose a tag to compare
@Jiehong Jiehong released this 18 Mar 17:08
· 21 commits to master since this release
860fb77

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