Skip to content

Releases: danielmichaels/zet-cmd

v0.5.0

02 Apr 11:57
v0.5.0
c848b74
Compare
Choose a tag to compare

Changelog

  • c848b74 Refactor zet edit and search functions, upgrade dependencies (#27)
  • af64f02 Run golangci-lint (#26)

v0.4.0

02 Apr 10:25
v0.4.0
fd9bf2c
Compare
Choose a tag to compare

Changelog

  • d0f9716 Fix golang-ci issues, remove deprecations
  • fd9bf2c Fix tags and increment
  • c33231c Update goreleaser from v2 to v5
  • 8613b0f Update goreleaser from v2 to v5
  • 222dbbf Update to newer goreleaser yaml

v0.3.0

11 Oct 10:30
v0.3.0
2243b8d
Compare
Choose a tag to compare

Changelog

v0.2.1

30 May 11:10
v0.2.1
708e9e2
Compare
Choose a tag to compare

Changelog

  • 708e9e2 Merge pull request #24 from danielmichaels/replace-scan-with-prompt
  • e8af5b4 Replace custom scanner with already available term.Prompt

v0.2.0

10 May 11:16
v0.2.0
3887a47
Compare
Choose a tag to compare

Changelog

  • 850a6ef Add markdown rendering
  • 78d0937 Bump version
  • 0c7ce7c Edit now accepts isosec and search term with needing find
  • ced0a96 Merge pull request #21 from danielmichaels/edit-over-find
  • 3887a47 Merge pull request #22 from danielmichaels/renderer

v0.1.0

06 May 11:00
v0.1.0
e00aac2
Compare
Choose a tag to compare

Changelog

  • db9c49d Fix zet edit bug
  • e00aac2 Merge pull request #18 from danielmichaels/fix-zet-edit-path

v0.0.9

02 May 11:16
v0.0.9
1e643be
Compare
Choose a tag to compare

Changelog

  • 5b56ae2 Increment version to v0.0.9
  • 1e643be Merge pull request #17 from danielmichaels/fix-broken-create
  • ec82355 zet create path and git commands fixed

v0.0.8

30 Apr 03:51
v0.0.8
1efdb82
Compare
Choose a tag to compare

Changelog

  • 7fc54ee Increment version number
  • b2e8374 Merge pull request #14 from danielmichaels/regex-dir
  • 1efdb82 Merge pull request #16 from danielmichaels/15-view-cmd
  • baa4726 Parsing directories ignores any non-isosec files
  • 9ee4286 Update command information and argument info

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

29 Apr 11:45
v0.0.7
0c98948
Compare
Choose a tag to compare

Changelog

  • 3dfa260 Add git command and pull subcommand
  • 0c98948 Merge pull request #12 from danielmichaels/iss#10-git-pull

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

29 Apr 11:34
v0.0.6
065cf61
Compare
Choose a tag to compare

Changelog

  • 2043de0 Add a edit last command and update cmds with Cmd naming convention
  • 5da0990 Add a commit scan check on new zet's
  • 2b19b81 Add escape if no titles are found when searching
  • f8ff23e Edit find and select entry added
  • 065cf61 Merge pull request #11 from danielmichaels/iss#8-edit-commands
  • 239911e Move all git operations to their own file
  • c7ea04b Update descriptions for new commands
  • c3e1e7b Update version

What's Changed

Full Changelog: v0.0.5...v0.0.6