Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Releases: getantibody/antibody

v2.0.1

24 Aug 17:49
Compare
Choose a tag to compare

3023ef5 Merge pull request #136 from getantibody/131
d278bbc more tests
83d5095 refactoring bundle.New

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

v2.0.0

20 Aug 15:11
Compare
Choose a tag to compare

8c6cdce Merge pull request #129 from getantibody/next
151ede9 readme
ff82bd2 update concurrently
007d4dd using antibody.Home instead of gohome.Cache
7d25d51 one more test
fcd22ad readme
918e96d created naming package
a1a7a8c cleanup
fe755c6 no profile
80cb5c9 more fixes and features ported
3a1e466 100% coverage again
f17ae54 improving code and coverage
6582630 test
b89e362 fixups
071ae43 got back old scripts folder
46eff91 more fixes
9e19a3e removed flag
ada47e2 wiring everything together
38e08c4 got back old shell folder
e7eae4f got back old cmd folder
d09def9 removed test cmd
9a77d9b higher api tests
f6890ec hound
94fc3af hound
18e453f more tests
48a3e55 event 100% cov
006c4b7 organizing more
630fcbd docs
5ea4c59 project 100% cov
4274532 organizing
63fb40b starting next version
2bfacd6 delete almost everything

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

v1.0.0

17 Aug 23:00
Compare
Choose a tag to compare

973a8a8 Merge pull request #127 from getantibody/typo
3e77cf0 minor typo fix

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

Added static-loading support

07 Aug 16:56
Compare
Choose a tag to compare

7646e69 Merge pull request #124 from getantibody/static
ba5bb20 Merge remote-tracking branch 'origin/master' into static
20884ca even better
bdc8b5c better impl
2fafc5d readme
e277745 static loading
8013abe static loading flag

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

Added branch support

07 Aug 16:51
Compare
Choose a tag to compare

d229366 Merge pull request #126 from getantibody/branch
cbcfb8a readme and ctx.Args() join
68967ee added support to specify the branch to download fixes #125

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

Changed update behavior, fixed read from STDIN

02 Aug 23:15
Compare
Choose a tag to compare

5266dbc Merge pull request #122 from getantibody/update
cbcc5a0 update dont need to print sourceables
9e8c534 Merge pull request #121 from getantibody/fix-119
8a828cb fixes build, deps, et al
928cae2 fix for #119
5ff777c Merge pull request #118 from getantibody/build
328aa13 fix release command

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

Built with Go 1.6

29 Jul 02:08
Compare
Choose a tag to compare

3e9096e Merge pull request #117 from getantibody/build
c63fe1a fix
9391171 Merge pull request #116 from getantibody/build
aacf569 this seems buggy
a19ecf4 test imports
a8b2c2d improving build

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

v0.7.3

26 Jul 22:45
Compare
Choose a tag to compare

dd327de Merge pull request #115 from getantibody/upgrade-deps
e9fd62b action interface
eaaa17d updated deps, migration to urfave/cli
83fa344 Merge pull request #113 from getantibody/compctl
a283bc2 added missing commands to completion

Built with: go version go1.6.2 linux/amd64 and caarlos0/go-releaser

Fixed update and list commands behavior

26 Jul 00:44
Compare
Choose a tag to compare

3794f83 Merge pull request #112 from getantibody/update-list-name
6bb3f00 fixed update, list and repo name
e891a0c Merge pull request #111 from getantibody/fix-test
7286d21 fix test

Built with: go version go1.5.3 linux/amd64 and caarlos0/go-releaser

Better support for multiple users

19 Jul 11:58
Compare
Choose a tag to compare

b682144 Merge pull request #109 from wkentaro/log-permission
9a027f8 Save log to /tmp/$USER-antibody-log
aae7d0b Save antibody-log at each time in temp directory
d531215 Permission of /tmp/antibody-log as open to close #108
773ad20 Merge pull request #105 from getantibody/profiling
79e0b66 improved profiling script
95cafea Merge remote-tracking branch 'origin/master' into profiling
888ec5e typo
86be8dc improvements
0e78387 fixed wrong plugins
b579b88 fixing profiling

Built with: go version go1.5.3 linux/amd64 and caarlos0/go-releaser