Skip to content

Releases: stiermid/nnote

v0.3.3

14 May 10:01
v0.3.3
dcbb806

Choose a tag to compare

What's Changed

  • fix: reject path traversal in resolve_note_path by @stiermid in #17
  • fix: handle explicit null values in Config.get by @stiermid in #18
  • fix: write config atomically to prevent corruption on interrupted save by @stiermid in #19
  • refactor: expose Config path via public property by @stiermid in #20
  • fix: respect $XDG_CONFIG_HOME in get_config_path by @stiermid in #21

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 May 18:53
v0.3.2
22f5a81

Choose a tag to compare

What's Changed

  • feat(search): add --limit / -n flag to cap result count by @stiermid in #13
  • feat(search): add --title-only and --content-only filter flags by @stiermid in #14
  • feat(view): add --pager flag to pipe output through $PAGER by @stiermid in #15
  • feat(drop): accept multiple titles in a single invocation by @stiermid in #16

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 May 06:56
v0.3.1
000fece

Choose a tag to compare

What's Changed

  • chore: replace shellingham with $SHELL for shell detection by @stiermid in #11
  • fix: install zsh completion into an existing fpath directory by @stiermid in #12

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 May 15:12
v0.3.0
a0e1d0a

Choose a tag to compare

What's Changed

  • feat: add shell autocompletion for titles and dirs by @stiermid in #8
  • fix: support dir/note path-style completion by @stiermid in #9
  • feat: add shell autocompletion installation by @stiermid in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Apr 18:57
v0.2.0
84ab9ee

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

16 Apr 07:32
v0.1.3
b519610

Choose a tag to compare

What's Changed

  • feat: allow dir creation with nnote new -d by @stiermid in #2
  • feat(command): add backup support by @stiermid in #3

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Apr 16:17
v0.1.2
1572d25

Choose a tag to compare

v0.1.2

v0.1.1

06 Apr 18:00
v0.1.1
b37d88e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Apr 15:07
v0.1.0
a662aa0

Choose a tag to compare

v0.1.0