Skip to content

v0.4.0

Choose a tag to compare

@wise0704 wise0704 released this 28 Mar 18:10
· 17 commits to master since this release

Breaking Changes:

  • Module name cs_eventsevents.

Changed:

  • EventHandlerCollection now has __slots__.
  • Removed @final from Event to allow subclasses. @events decorator will not detect subclasses to generate fields as before.

Full Changelog: v0.3.0...v0.4.0