Skip to content

Changelog

Compare
Choose a tag to compare
@donutloop donutloop released this 23 Nov 12:07
· 29 commits to master since this release
451f682

Version: 1.8.0 (2018-11-23)

Features

  • Package: worker.New() starts n * Workers goroutines running func on incoming
    parameters sent on the returned channel.
  • Travis: added support for windows and mac
  • Travis: added support for golang version 1.11.x and 1.10.x