Releases: babarot/afx
Releases · babarot/afx
v0.1.18
v0.1.17
v0.1.16
Changelog
- 0f920b9 Merge pull request #33 from b4b4r07/fix/issue-32
- 03f9d39 Substitute not only Sources but also other params for custom unmarshalling in yaml
- 0c60388 Simplify
- 16b4068 Fix Installed behavior
- 588ae09 Error handling
- 9828c4c Update README
- 6eaca08 Merge branch 'feature/fix-test'
- e80727e Make exists method stub for testing
- dba7fa2 Use own Client in github package
- dc1f58a Rename in update
- c9947ab Add test for state
v0.1.15
Changelog
- 8f9b3d2 Merge pull request #30 from b4b4r07/feature/handle-error
- 51f501f Add error handling in build
- 44fe986 Update completion
- 571b95e Add test
- ffa5466 Add test
- dd72d9b Add README
- 0fb0990 Merge branch 'feature/appconfig'
- 6401e71 Update error message in command
- 14cf504 Add main config instead of app config
- 82507c6 Merge pull request #29 from b4b4r07/refactor/github
- 6f62b0f Refactor github package
v0.1.14
v0.1.13
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
v0.1.12
v0.1.11
Changelog
- efe7664 Merge pull request #23 from b4b4r07/feature/state
- 2a25823 Change annotation logic
- a327101 Make the same behavior as original
- 0c719a4 Add state id concept
- 08c0ad6 Use Select instead of MultiSelect
- 2a5edd9 Move pkg/tmpl to pkg/templates
- d0a99bb Move pkg/templates to pkg/helpers/templates
- 07c0453 Update templates
- 98ba00b Improve state command
- 95035f3 Use fixed string as state name
- 532c74c Update gist installation
v0.1.10
v0.1.9
Changelog
- 57e7e61 Merge pull request #21 from b4b4r07/feature/release-path-template
- 732c754 Use asset instead of assets collection to unarchive
- 16c4d4c Add and update docs
- c46a606 Rename package name related to template asset
- b49b877 Add release path template feature
- 9ad8f19 Add state command silently
- 6d0c116 Update subcommand usage
- 2f26ba9 Remove cli.Ui and replace ansi to color