Releases: babarot/afx
Releases · babarot/afx
v0.1.8
Changelog
- fe452b0 Merge pull request #18 from b4b4r07/release/patch
- ad8a6de Merge pull request #19 from b4b4r07/feature/completion
- 8559abe Update
- 673ac5e Merge branch 'release/patch' into feature/completion
- e4a0511 Merge pull request #20 from b4b4r07/feature/update-notifier
- 4c3597e Merge remote-tracking branch 'origin/feature/misc' into release/patch
- 26a435d Output length of state
- ad8dd29 Add update-notifier to root cmd also
- ed130cd Add completion command
- fee707d Add update notifier feature
v0.1.7
Changelog
- 3e0e1e0 Merge pull request #17 from b4b4r07/feature/dependency
- 1046687 Check duplicated packages
- d256404 Fix dependency bug between multiple files
- 652d406 Add new workflow
- f161f12 Add docs
- 1e07c28 Improve log output in dependency
- cd4b0ea Refactor config parse
- d71e22f Add dependency and depends-on field
- 8823b72 Move state log to cmd side and update log message
- 30c0d1b Merge pull request #16 from b4b4r07/feature/improve-show
- b75614c Refactor show command and state package
- 8e442bf Support state refresh
- ce5f3a2 Improve show command
v0.1.6
v0.1.5
Changelog
- 25831bd Merge pull request #14 from b4b4r07/release/v0-1-5
- 8ba8065 Merge pull request #12 from b4b4r07/feature/support-any-shell-in-if-field
- c2bc73e Add docs
- 35f7c02 Merge pull request #13 from b4b4r07/feature/validator
- 2c7c45c Merge pull request #11 from b4b4r07/feature/self-update
- 7420a22 Update
- 3b23498 Support zsh etc in if field
- a020057 Update docs
- 65d6855 Add cli.UI to improve output message (beta)
- 3996598 Update validator
- 17efbe3 Add yaml validator
- 5369d5a Add self-update command
v0.1.4
Changelog
- 0318495 Merge pull request #10 from b4b4r07/release/v0-1-4
- e5c8a11 Merge branch 'feature/snippet-improvements' into release/v0-1-4
- 3c1e632 Merge branch 'release/v0-1-4' into feature/snippet-improvements
- b014ba1 Merge pull request #8 from b4b4r07/feature/fetch-depth
- 0a3832f Merge pull request #7 from b4b4r07/feature/if
- 753c883 Change prepare-snippet to snippet-prepare
- 3c9df75 Add snippet-prepare field
- 8bd84e6 Add docs about
if
field - 02a07db Evaluate
if
when init - 5c09bc2 Add docs about shallow clone
- ba46935 Update log message
- 7f0a661 Update package status struct
- 9239387 Evaluate if field in command/plugin.Install
- 3ce0de7 Update completion logic when command section is empty in github release
- 13dc8dd Update log messages
- 16aff1c Add fetch depth option to GitHub
- 33813d8 Add if condition to plugin/command section
v0.1.3
v0.1.2
Changelog
- dd9d272 Merge pull request #5 from b4b4r07/release/v0-1-2
- 10141bf Improve error message by using errors.Wrap
- 64043ef Align uninstall args logic with install/update command
- 87b950b Add repository existence to path resources in state
- b722441 Try to use Tag in embedding
- 2a03878 Fix assets filter logic and message
- 89d79a1 Update error message
- 13bc8b2 Do not use AFX_ROOT in GetHome()
- 3645577 Add env.AskWhen to customize ask and when
- 41eda76 Add log in state
- d2ffc9f Fix critical bug in state logic
- 683fbcd Add a number of limitation to run goroutine in background
- 9e9697f Do not shallow fetch to show the changelog to release description