Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 17:54
· 15 commits to master since this release

Change Log

Fixed

  • RemoveListener support closure function; fix: #9 18c42a1
  • ๐Ÿ› fix: remove repeat listener key check logic codes 4567e35
  • ๐Ÿ› fix: use Event factory func for make defined event. resolve issues #48 a55f9f7

Feature

  • โœจ feat: add new match mode ModePath for support functionality wildcard event name 399f023

Update

  • up: update go.yaml, enable action on PR 0d5e4b8
  • ๐Ÿ‘” up: update github action scripts 12e6d2e
  • ๐Ÿ‘” up: replace all interface{} to any 13645ca
  • up: update name match logic and add more tests 65c8754

Other

  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 479cf9e
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 e9512fd
  • Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 3aa67da
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 6b40892
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 1e132a1
  • chore: update the readme for add some docs 256ed1a
  • RemoveListener support closure function; #9 462363c
  • test remove some index listener(middle,first,last). dc57b95
  • Bump actions/setup-go from 3 to 4 (#46) 4b27607
  • Bump shogo82148/actions-goveralls from 1.6.0 to 1.7.0 (#47) 886fb07
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 (#50) 9d07a27
  • โœ… test: fix all unit tests error, add ci test on go1.20 af2093f
  • test: add more unit tests for ModePath 6a692b4

New Contributors

Full Changelog: v1.0.6...v1.1.0