Skip to content

Releases: babarot/afx

v0.1.18

10 Mar 13:12
adb5a3e
Compare
Choose a tag to compare

Changelog

  • adb5a3e Merge pull request #31 from b4b4r07/feature/check
  • 35af280 Merge remote-tracking branch 'origin/master' into feature/check
  • f93d849 Handle args
  • 26f7aa8 Refactor
  • 2ffd53b Update docs
  • 1386770 Add new feature to check updates on each packages

v0.1.17

09 Mar 11:56
7726218
Compare
Choose a tag to compare

Changelog

  • 7726218 Merge pull request #34 from b4b4r07/fix/http-url-bug
  • ed263c5 Fix http.Installed() behavior

v0.1.16

08 Mar 14:49
0f920b9
Compare
Choose a tag to compare

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

01 Mar 16:50
8f9b3d2
Compare
Choose a tag to compare

Changelog

v0.1.14

24 Feb 17:55
b9c0d1c
Compare
Choose a tag to compare

Changelog

  • b9c0d1c Merge pull request #28 from b4b4r07/feature/http-templates
  • 69d8907 Allow to use template variables in http.url
  • 217c550 Refactor config and github config
  • 1681fd7 Add more flexible args in show command
  • 01fe472 Add misc

v0.1.13

23 Feb 17:36
563de5c
Compare
Choose a tag to compare

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

23 Feb 04:04
b246f86
Compare
Choose a tag to compare

Changelog

  • b246f86 Merge pull request #24 from b4b4r07/fix/inconsistency
  • 844fa6a Update docs
  • 9933f86 Remove good old tricks and add validation around getlink

v0.1.11

22 Feb 14:40
efe7664
Compare
Choose a tag to compare

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

21 Feb 12:56
4dfc42f
Compare
Choose a tag to compare

Changelog

  • 4dfc42f Merge pull request #22 from b4b4r07/feature/ask
  • dfbfd89 Add hidden --select option to self-update command
  • 63554b1 Update docs
  • a33a12a Add feature to ask if it's ok to run command
  • 9678c80 Add new filter condition to release assets
  • 12a914d Update docs

v0.1.9

20 Feb 16:24
57e7e61
Compare
Choose a tag to compare

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