Skip to content

Releases: pokanop/nostromo

v0.9.8

04 Feb 05:11

Choose a tag to compare

Changelog

  • 60e81f1 Add global verbose flag for all commands
  • 45dab68 Fix unit tests

v0.9.7

04 Feb 00:48

Choose a tag to compare

Changelog

  • 5ae0c75 Fix bug with uuidgen and update examples

v0.9.6

04 Feb 00:16

Choose a tag to compare

Changelog

  • 29c77bc Change log message slightly
  • 9fe0a40 Fix bug with detach and update docs

v0.9.5

03 Feb 07:31

Choose a tag to compare

Changelog

  • a7d8d76 Fix bug in sync err handling

v0.9.4

03 Feb 07:14

Choose a tag to compare

Changelog

  • 8ae1443 Force completion verbose logging off

v0.9.3

03 Feb 06:03
426fe51

Choose a tag to compare

Changelog

  • 36dd9e0 Add rename functionality to move command
  • 9f0ee6a Implement move command feature
  • 426fe51 Merge pull request #54 from pokanop/issue-50-move-cmd
  • 81c7c95 Update example info
  • 9c051ed Update examples

v0.9.2

02 Feb 23:29
8a2350c

Choose a tag to compare

Changelog

  • f90ce0e Add newlines to format specifiers
  • 020eecf Add uuidgen command to refresh manifest identifier
  • 3df7aed Fix bug with sync named manifests
  • d5b0ad8 Fix unit tests
  • ba8d4b2 Merge pull request #52 from pokanop/issue-49-uuidgen
  • 8a2350c Merge pull request #53 from pokanop/issue-51-cli-redesign
  • 08e5c62 Rework CLI commands for consistency

v0.9.1

02 Feb 08:34

Choose a tag to compare

Changelog

  • 97230fa Add detach command to split manifests

v0.9.0

29 Jan 13:09
7cdb7c5

Choose a tag to compare

Changelog

0cc5084 Add sync functionality to nostromo
eea00dc Fix build for older versions of go
18919c9 Fix shell init file handling
7a9f863 Fix sync save location by updating path
10e8800 Fix zsh completions and command execution
fb24f3a Introduce Name and Source fields to Manifest
e49b618 Merge pull request #44 from pokanop/issue-16-multiple-manifests
60da38f Merge pull request #45 from pokanop/issue-23-sync-manifests
7cdb7c5 Merge pull request #47 from pokanop/issue-46-shell-completions
14ef4ee Skip core manifest on nostromo sync
6de75d9 Support multiple manifests under ships path
74038df Update aurora package
0b014e2 Update go modules
5b9b721 Update min go version to 1.16
e6b9b39 Update nostromo sync command to update all manifests
52e7bb8 Update travis config with go get

v0.8.2

23 Jan 09:12

Choose a tag to compare

Changelog

48de347 Fix bug introduced by debugging