Skip to content

v0.1.13

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 17:36
· 92 commits to main since this release
563de5c

Changelog

  • 563de5c Merge pull request #27 from b4b4r07/improve/show
  • 65ece13 Refactor new show option
  • 4838e32 Add path to show
  • 224d47a Improve show command
  • de5bc07 Merge pull request #26 from b4b4r07/feature/state/v2
  • 04f98d8 Refactor a bit
  • 00ce10c Make state.Remove to use Resource object same like as state.Add
  • 513e178 Use state.name to remove state
  • 44e5e48 Remove Readdition and refactor args part in install/uninstall/update
  • 36ee515 Change method name GetKeys to Keys
  • 6fb7c50 Rename state2 to state (remove old state)
  • 5c6f163 Add state v2
  • 2284e74 Add LICENSE
  • 0aac537 Merge pull request #25 from b4b4r07/feature/meta
  • d4abf3a Unexport metaCmd params
  • 23456ff Fix state rm bug in id converting
  • 341e4d9 Use metaCmd and inherited metaCmd properly
  • ddadaf3 Refactor metaCmd
  • c1859fc Update error handling and message