Skip to content

Release v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 19:40
· 23 commits to main since this release

2024/08/30 Version 12.0.0

  • Remove deprecated imports:
    • pyee.BaseEventEmitter
    • pyee.AsyncIOEventEmitter
    • pyee.TwistedEventEmitter
    • pyee.ExecutorEventEmitter
    • pyee.TrioEventEmitter
  • Add PyeeError which inherits from PyeeException, and use throughout
  • Deprecate direct use of PyeeException