All Versions
10
Latest Version
Avg Release Cycle
77 days
Latest Release
1865 days ago

Changelog History

  • v4.4.1 Changes

    February 19, 2019

    ๐Ÿ”„ Changelog

    ๐Ÿ— 3a2f3a4 fix ci build
    ๐Ÿ”€ 8a2019f Merge branch 'master' into v4
    1c16e84 define go module

  • v4.4.0 Changes

    February 13, 2019

    ๐Ÿ”„ Changelog

    1c16e84 define go module
    ๐Ÿ”€ 41765da Merge branch 'dev'
    2b78ba7 fix link to research
    โšก๏ธ 6721058 update readme
    โšก๏ธ b2512d4 update #144: extend exlude paths in scrutinizer config
    ๐Ÿ— d008cc5 fix #144: fix builds on go 1.5 and 1.6
    โšก๏ธ 91017e4 update checklist
    โšก๏ธ 763f620 update .github, makes, travis and scrutinizer configs

  • v4.3.1 Changes

    February 19, 2019

    ๐Ÿ”„ Changelog

    a5ea77e improve code quality
    ๐Ÿšš c87a478 remove scrutinizer ci config file
    โšก๏ธ e032167 update readme
    ๐Ÿšš 43b72eb remove examples, add go 1.11 to go matrix
    ๐Ÿšš 3ec5625 remove makes
    โšก๏ธ a686c98 update readme
    โšก๏ธ 187467d update license
    d4fb457 hide examples
    ๐Ÿšš a7c973d remove .github dir
    ๐Ÿ”€ 41765da Merge branch 'dev'
    2b78ba7 fix link to research
    โšก๏ธ 6721058 update readme
    โšก๏ธ b2512d4 update #144: extend exlude paths in scrutinizer config
    ๐Ÿ— d008cc5 fix #144: fix builds on go 1.5 and 1.6
    โšก๏ธ 91017e4 update checklist
    โšก๏ธ 763f620 update .github, makes, travis and scrutinizer configs

  • v4.3.0 Changes

    March 06, 2018

    ๐Ÿ”„ Changelog

    d748542 include vendor dir and hold dependencies of cmd/semaphore
    0376976 fix #137: hold vendor dir, simplify travis and scrutinizer config


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.10 linux/amd64

  • v4.2.3 Changes

    February 24, 2018

    ๐Ÿ”„ Changelog

    ๐Ÿ”€ 8a06761 Merge branch 'dev'
    ๐Ÿ— 01de982 build binary with Go 1.10


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.10 linux/amd64

  • v4.2.2 Changes

    February 19, 2018

    ๐Ÿ”„ Changelog

    โœ… cec8c8a test on Go 1.10
    e2cc807 fix #136: add Go 1.10; fix #135: integrate with scrutinizer; fix #134: add quick start example;
    ๐Ÿšš 0f89d36 remove strings.Compare
    โšก๏ธ b128527 update switch case in HelpCommand.Do()
    ๐Ÿšš e3ff475 remove misprinted char
    ๐Ÿ”€ 0534117 Merge branch 'dev'
    โšก๏ธ 239a709 update .gitignore
    ๐Ÿ”€ 5a6a155 Merge branch 'dev'
    โšก๏ธ 6a28204 update description
    โšก๏ธ 8d1d32c fix #132: add tweet button, update tracker image
    โšก๏ธ 19e2c38 update gitignore
    122c770 fix #123: fix problems with check-code-quality and rename it to code-quality-check
    โšก๏ธ 012fdfd update #95: change tracker link in master branch
    ๐Ÿ”€ 78da205 fix merge problems in dev branch
    ๐Ÿ”€ 92707bd Merge branch 'dev'
    ๐Ÿ”€ fe50296 Merge branch 'dev'
    ๐Ÿ‘• 131f683 fix warning: exported const Success should have comment (or a comment on this block) or be unexported (golint)
    ๐Ÿ”€ ddb42ae Merge branch 'dev'
    082beda extend error message
    763744e extend error message
    โšก๏ธ 1e58f96 update gopkg.lock
    ๐Ÿ”€ 8bee6cc Merge branch 'dev'
    3d72942 fix version in cmd readme
    e869657 fix issue #120: add --debug flag to show error stack trace
    9d8392d rename Main struct to application
    944b1a0 issue #101: up coverage of main.go
    f489f9e issue #101: up coverage of task.to to 100%
    ๐Ÿšš 0cbd03b issue #118: remove benchmarks from dev branch
    1886a33 fix license link
    ๐Ÿ”€ c575017 Merge branch 'dev'
    ๐Ÿ“ˆ f7ac639 add analytics to cmd/readme
    โšก๏ธ ec111d1 update #119: change tracker link in master branch
    โšก๏ธ f482a58 update #119: change tracker link
    โšก๏ธ 674a14b fix issue #119: update twitter badges
    โœ… fdc3b28 issue #101: try to create blackbox test for cli tool
    ๐Ÿ“ˆ cc7ccd0 fix issue #115: add google analytics
    59743a3 change output for not implemented features
    โฌ‡๏ธ 6588f40 downgrade go version for cmd-test-N targets
    โšก๏ธ e856808 update deps
    ๐Ÿ‘• 71d2fab move nolint comment


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.9.4 linux/amd64

  • v4.2.1 Changes

    October 29, 2017

    ๐Ÿ”„ Changelog

    c302103 issue #101: prepare coverage increase
    โšก๏ธ 133722f update install section in travis yaml
    49cc515 fix invalid dep link
    b8becfd fix issue #114: port from glide to dep
    6897385 fix issue #113: use runtime env vars in help command
    82761a7 issue #113: prepare to injection
    456e348 change schema of OctoLab site


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.9 linux/amd64

  • v4.2.0 Changes

    October 11, 2017

    ๐Ÿ”„ Changelog

    6db8734 fix issue #112: add new functions IsEmpty and IsTimeout
    49ec74b fix issue #105: improve makefile
    dfcfb59 issue #105: port makes with help target
    โœ… 85d64c0 issue #105: fix false positive result of make test
    โœ… 9f666a7 issue #105: try to fix false positive result of make test
    โšก๏ธ de387b2 issue #97: update README.md
    โšก๏ธ 118f65f issue #97: update cmd/README.md
    0070464 fix issue #110: add guides
    270a6b9 fix issue #106: add rate limit example
    422966f fix issue #107: add patreon
    f027eac fix issue #109: add complex example for bash
    โšก๏ธ 11fddcf fix issue #111: update cmd/readme
    6ec0bb4 fix link to research branch
    ๐Ÿšš b8c5f94 fix issue #108: remove research from main branch
    3ad77c8 add asciinema to main readme


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.9 linux/amd64

  • v4.1.0 Changes

    September 03, 2017

    ๐Ÿ”„ Changelog

    51378c0 fix issue #104: add output limiter for asciinema
    776e1d5 fix issue #103: improve wait command
    339ff93 fix issue #75: add installation guide
    ๐Ÿ‘• cbd2a3b fix issue #100: fix golint


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.8.3 linux/amd64

  • v4.0.0 Changes

    September 01, 2017

    ๐Ÿ”„ Changelog

    b050ce0 fix issue #98: add asciinema example
    75e16a3 fix issue #67 and #94: complete mvp, commands consistency is important
    f331163 improve help command handling, improve output
    ๐Ÿšš 5c82a8b remove unnecessary return statement
    ๐Ÿ‘ท dd2af24 fix issue #88: complete worker pool example
    ๐Ÿ‘ท 08c7aa5 issue #88: prepare example about pool of workers
    ๐Ÿ–จ f145e5e fix misprints
    54714de fix issue #87: add interrupt example
    43088bc fix issue #80: review examples in readme
    ff9fafc fix issue #72: add github.com/fatih/color to deps
    ๐Ÿš€ 91ac3a2 fix issue #99: rename goreleaser.yml
    โœ… b51a467 add 1.9.x to test
    a77d08d fix issue #86: add edit mode into todo list
    fda027c fix issue #68: add plan to implement notification
    fbc42ce fix issue #92: add progress bar
    7a425d4 issue #67: complete all commands
    3a6a882 fix issue #91: complete HelpCommand
    ๐Ÿ›  afeeef8 grammar fixes
    โœ… 16bb560 add context support, reduce test timeout, add channel with deadline
    f4a8504 complete task.go from cmd/semaphore
    8d13dbf issue #91: prepare HelpCommand
    6aee064 review BaseCommand
    ๐Ÿšš 1b03cca move glide.yaml to cmd/semaphore
    โšก๏ธ a7a7ef3 fix issue #96: update .travis.yml
    ๐Ÿ— c8891a6 try to fix travis build
    38646d4 fix issue #95: separate research, add glide.yaml to resolve deps for cmd/semaphore
    ๐Ÿšš 3797cc7 move research.yml to separate dir, prepare deps for cmd/semaphore
    3681636 fix issue #90: complete wait command
    d6ba30a issue #90: complete AddCommand
    e0e244e issue #90: complete CreateCommand
    ๐Ÿšฆ 63c5a2c add WithSignal and Multiplex, define required commands
    ๐Ÿ— 8e00c48 fix builds
    550d755 prevent errors on go1.5 and go1.6
    38452ae backbone for task runner
    b44e2ca fix issue #85: prepare to handle SIGTERM
    โšก๏ธ f083c10 fix issue #77: update rule for check-code-quality
    82d0ce3 fix issue #82: add link to Go Code Review Comments page
    eb928e2 fix issue #76: add code of conduct
    ๐Ÿ“ฆ fb0e47d fix issue #73: add package level interface implementation
    ๐Ÿš€ c162798 fix issue #69: complete goreleaser.yml
    โšก๏ธ 846564f update issue #81: channel_test transformed to blackbox test
    โœ… dc10660 fix issue #81: convert semaphore_test to blackbox test
    ๐Ÿ”’ efb9e5b fix issue #83: freeze glide.lock
    ๐Ÿ“ฆ 1852784 fix issue #84: remove classic and simple subpackages
    ๐Ÿ“ฆ e468a57 fix issues #74, #89: remove context as required package, restore support go1.5 and go1.6
    0253322 github shows invalid README
    โšก๏ธ 635d097 issue #67: add concept, update deps, update make files
    โšก๏ธ 67aee3c update gitignore
    โœ… 620c126 reduce test timeout
    ๐Ÿšš 44819c0 remove todo
    โœ… 103811b fix example test naming


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.8.3 linux/amd64