Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@lervag lervag released this 03 Jul 21:30
· 5 commits to master since this release

What's Changed

It's time for a minor release. I've tried to indicate the main updates and improvements since v0.15.0.

Full Changelog since v0.15.0: v0.15.0...v0.16.0

Features

  • Improve apy list output (#88)
  • Allow to go backwards during apy review (#91)
  • Support $VISUAL environment variable to determine editor (#86)
  • Add fonfig for pygments_style in the Markdown converter (#83)

Bug Fixes

  • Allow <cr> to accept in read_number_between
  • Fix an error in apy info summation and improve column order (#97)
  • Convert field to text when changing note type (#90)
  • Attempt to fix bug with change model for clozes (#89)
  • Properly detect the scheduler version in apy info (#94)
  • Fixed Regression bug in list_tags

Documentation

  • Fix bad formatting for apy add-from-file (#93)
  • Mention the $VISUAL environment variable in the main help text