Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 03:22
· 28 commits to main since this release

Feat

  • add --export-template cli option

Fix

  • --export-template correctly exports all notes
  • --export-csv exports csv not json
  • csv-import: fail if type does not validate

Refactor

  • pave the way for non-regex key/value deletions
  • remove unused code
  • cleanup rename and delete from dict functions