Releases: pokanop/nostromo
v0.7.0
Changelog
fd6bb97 Add blurb about interactive commands to README
dc749d4 Clean up README a bit for interactive mode and command modes
8005dd0 Fix unit test build
f2c17f3 Improve prompt pkg and interactive mode guidance
3f90a5d Merge pull request #20 from pokanop/interactive-cmds
8aed1b9 Shell completion support for manifest commands and refactor
a24ab43 Update README with note about shell completions for user commands
v0.6.0
Changelog
4129f09 Add command mode feature for different execution modes
05683f4 Add goreport card badge to README
87b5163 Add more tests for config and command mode
72e274e Add more unit tests and improve coverage
5a89320 Fix bug with printing manifest with shell profile info
a08d8a2 Fix coloring issues on light backgrounds
28170e7 Interactive command support for nostromo add
35ae700 Merge pull request #17 from pokanop/fix-color-scheme
c473c31 Merge pull request #18 from pokanop/fix-manifest-show
cac5c4a Merge pull request #19 from pokanop/add-cmd-mode
699125f Move shell init lines to show for all manifest views
487e54b New unit tests for command mode feature
b132ab9 Remove run command and related functionality
399b2ed Update README with info about command modes
v0.5.0
Changelog
76f20f3 Attempt to fix code snippets by surrounding code with single quotes
3f6c09a Fix aliases only functionality and startup file unit tests
3e842a6 Fix blip in README for adding commands with descriptions
7584664 Move debug logging verbose check into logger
4407351 Remove legacy json config support
63b10fd Rework nostromo to eval directly from generated commands improving performance
aaf61a2 Update .gitignore for IDE folders
9f727c4 Update readme based on new eval mechanism for running nostromo commands