Skip to content

v0.0.25

Compare
Choose a tag to compare
@rolandbernard rolandbernard released this 26 Apr 16:15
· 332 commits to master since this release
1a0bb5d
  • Improved the output of the dictionary module
  • Fixed some infinite loading errors
  • Improved result output
    • Now using a configurable debounce delay to avoid flicker
    • Debounce is now done entirely in the renderer

Internal (No difference to the user):

  • Cleaned up the executor
  • Reverted dependency update, because it broke yarn dev