Skip to content

Releases: jonhadfield/sn-cli

0.3.4

07 Jan 18:40
56684e4
Compare
Choose a tag to compare

Changelog

0.3.3

07 Jan 14:28
52ed889
Compare
Choose a tag to compare

Changelog

  • 52ed889 add ability to manage both Checklists and AdvancedChecklists with a new set of task command.

0.3.2

07 Jan 11:50
01c3399
Compare
Choose a tag to compare

Changelog

  • ab2e5d0 bump gosn-v2 dependency to fix windows support.
  • fd5a395 fail if not not found.
  • d271b19 no need to panic.
  • 4c28edf remove deprecated and fix enabled.
  • fc99585 remove unnecessary syncs when adding tags.
  • 01c3399 upload coverage for linux/macos.

0.3.1

20 Dec 10:15
394ed80
Compare
Choose a tag to compare

Changelog

  • 05c25a8 Bump github/codeql-action from 2 to 3
  • 9a95e3a bump dependencies
  • 6fce617 bump dependency to increase request retries and debugging.
  • ef1b632 correct output when tag not found.
  • f05958f enable displaying list of advanced checklists.
  • 7fc52aa enable getting item by uuid.
  • 3bafd54 fix get notes output for yaml.
  • ca734eb fix output when note not found.
  • 6f4851c go mod tidy.
  • 74fa617 improve stats output.
  • b80f717 lint.
  • e16a223 order stats counts descending.
  • 7749887 refactor cli.
  • 18abfcd return additional note attribute.

0.3.0

14 Dec 15:00
646e13c
Compare
Choose a tag to compare

Changelog

  • ca22f91 Bump actions/setup-go from 4.1.0 to 5.0.0
  • bcd8fcb adding yaml, changing go.mod back to normal
  • 646e13c bump dependencies, inc. gosn-v2 to fix schema loading on windows.
  • 1e34878 bump dependencies.
  • 8bf709c fixing default match tag
  • 4dedf6a fixing gosn to items
  • 6f5dac5 nested tag by parent worked
  • 6957cfd refactor and bump gosn-v2 dependency.
  • 33cdf60 remove commented out code
  • 65389e2 replacing with fork
  • ea9396c updating go.mod/sum
  • 3fc2c8b uuid working, double parent checked
  • 9c82774 wip: parent tags
  • 783474a wip: parent tags

0.2.8

07 Dec 17:27
4795706
Compare
Choose a tag to compare

Changelog

  • ebe605e automatically refresh stored session if expired or nearing expiry.
  • d482ddd go mod tidy.

0.2.7

07 Dec 10:59
1f2a481
Compare
Choose a tag to compare

Changelog

  • 1f2a481 fix gorelease post script.

0.2.6

27 Aug 12:25
54edf1d
Compare
Choose a tag to compare

Changelog

  • c392743 Bump actions/checkout from 2 to 3
  • 3ccd72c Create dependabot.yml
  • 0e0fa15 bump dependencies.
  • 7ae068f bump dependencies.
  • ed69759 remove debug and bump gosn-v2 to fix various issues.
  • 26a6dfb update github actions.
  • 54edf1d update gorelease with new syntax.
  • 85dd6f2 use ramea if local only.

0.2.5-alpha

27 Aug 12:17
54edf1d
Compare
Choose a tag to compare
0.2.5-alpha Pre-release
Pre-release

Changelog

  • c392743 Bump actions/checkout from 2 to 3
  • 3ccd72c Create dependabot.yml
  • 0e0fa15 bump dependencies.
  • 7ae068f bump dependencies.
  • ed69759 remove debug and bump gosn-v2 to fix various issues.
  • 26a6dfb update github actions.
  • 54edf1d update gorelease with new syntax.
  • 85dd6f2 use ramea if local only.

0.2.4

27 Feb 13:10
acc74a5
Compare
Choose a tag to compare

Changelog

  • acc74a5 enable adding notes from files.