Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:44
· 6 commits to master since this release

Change Log

Fixed

  • 🐛 fix: fix custom events failed to execute. see issues #68 2139003

Feature

  • feat: event trigger once (#72) f885dbb
  • ✨ feat: add support with context for fire event. see issues #78 ab0d946

Update

  • 👔 up: refactoring the files structure, add fire with context 8a91278
  • 👔 up: AddEvent will return an error if the name is invalid, instead of panic. fix #75 1cb22cb
  • 👔 up: update some code style, add more test cases 72a268e
  • 👔 up: Update adjusts contextual event handling logic 1801b1b

Other

  • chore(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (#63) c3321bb
  • chore(deps): bump softprops/action-gh-release from 1 to 2 (#65) 424a47c
  • chore(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.17 (#71) a5d1e78
  • ci: add ci test on go1.21+ version b27d29e
  • chore(deps): bump shogo82148/actions-goveralls from 1.9.0 to 1.9.1 (#73) 91d828c
  • chore(deps): bump github.com/gookit/goutil from 0.6.17 to 0.6.18 (#74) b9ce75e
  • chore(deps): bump github.com/gookit/goutil from 0.6.18 to 0.7.0 (#77) 47e307c
  • ⬆️ dep: upgrade actions checkout to v5, up goutil to v0.7.1 3c7c36c
  • ✅ test: add test case for issues #67 dc11518
  • 📝 chore: update some readme and some code comments 01c5d2e
  • 💚 ci: fix github action ci test error b4e3765