Skip to content

v0.13.1

Compare
Choose a tag to compare
@lervag lervag released this 22 Mar 19:27
· 56 commits to master since this release

What's Changed

This brings a major refactoring of the code, in particular the code for converting note fields for display to console and similar. It should bring some noticable improvements.

  • Use rich instead of click.echo for printing to console.
  • Refactor functions for converting between the note field text formats.
  • Some additional cleanup.
  • Upgraded some dependencies.

Full Changelog: v0.12.3...v0.13.0