Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

v0.3.6

Choose a tag to compare

@djmoch djmoch released this 17 Jun 19:05
· 10 commits to master since this release

Changed

  • Update copyright info in docs
  • Make filtered_notes_sort public
  • Use $VISUAL instead of $EDITOR
  • clipboard: Silence calls to 'which'
  • Smarten up the way we set defaults for cfg_editor
  • Add mailmap
  • Allow syncing in Python 3.8 and later
  • Constrain pytest version

Added

  • clipboard: Add support for xclip
  • Add initial hack at a manual
  • Tox: Add py38 testing

Fixed

  • Fixed 'nncli create' to work without any arguments (credit: @lifesbest23)
  • clipboard: Fix line continuations

Full Changelog: v0.3.5...v0.3.6