Skip to content

v1.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 05:04
· 53 commits to master since this release

Change Log

Update

  • up: add tests on go1.16, will not support go1.12 0d2e3b6
  • add go.sum to git be2904e
  • update action go version 8f267b1
  • update some for tests 86022a6
  • up: add tests on go1.18 and remove test on go < 1.15 09244d3

Fixed

  • fix: #15 should close chan after AwaitFire f93466b
  • fixes the style in the examples d9a4e13
  • fix: #20 group listeners fire error 6cdbf66
  • fix tests assert error 85d0c7f
  • fix: fix tests error, add more tests f8c73c0

Other

  • Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 c0cd6fb
  • Bump meeDamian/github-release from 2.0 to 2.0.3 3ae68a6
  • Bump shogo82148/actions-goveralls from 1 to 1.4.4 d744f03
  • Bump actions/checkout from 2 to 2.3.4 65f027d
  • Bump shogo82148/actions-goveralls from 1.4.4 to 1.4.5 b91d18b
  • style: update comments for some methods ee4f2ed
  • Bump shogo82148/actions-goveralls from 1.4.5 to 1.4.6 e222dee
  • Bump github.com/gookit/goutil from 0.3.14 to 0.3.15 c7ae02c
  • Bump shogo82148/actions-goveralls from 1.4.6 to 1.4.7 80b3790
  • Bump shogo82148/actions-goveralls from 1.4.7 to 1.5.0 d51ea2c
  • remove unused pkg 84c71fd
  • Bump actions/checkout from 2.3.4 to 2.3.5 152cd60
  • Bump actions/checkout from 2.3.5 to 2.4.0 67011d3
  • Bump shogo82148/actions-goveralls from 1.5.0 to 1.5.1 39c38ec
  • Bump actions/checkout from 2.4.0 to 3 4eec77a
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 615a4ec
  • Bump shogo82148/actions-goveralls from 1.5.1 to 1.6.0 d4bfe18
  • Bump actions/setup-go from 2 to 3 63ce64b
  • style: update readme 3e31336
  • style: update readme docs 87452f4

New Contributors

Full Changelog: v1.0.5...v1.0.6