Skip to content

Releases: Curve/ereignis

Ereignis v3.1

09 Apr 22:44
688cd3b
Compare
Choose a tag to compare

Ereignis v3.1

πŸš€ New Features

  • πŸ”‚ Add event::during

Ereignis v3.0

09 Apr 22:37
d055daa
Compare
Choose a tag to compare

Ereignis v3.0

πŸš€ New Features

  • πŸ”‚ Add event::until

🍡 Miscellaneous

  • πŸ—οΈ Refactor Concepts
  • 🧨 [BREAKING] Remove non const fire

Ereignis v2.3

24 Oct 09:49
Compare
Choose a tag to compare

Ereignis v2.3

πŸš€ New Features

  • πŸ”‚ Add event::once

🍡 Miscellaneous

  • πŸ› Migrate Tests to boost::ut

Ereignis v2.2

17 Oct 18:56
1d2046c
Compare
Choose a tag to compare

Ereignis v2.2

Note

This release simply removes some Soundux branding and updates the License (Project was moved to my personal account)

🍡 Updates

  • Remove Soundux Branding

Ereignis v2.1

12 Sep 13:01
Compare
Choose a tag to compare

Ereignis v2.1

πŸ› Fixes

  • Copy callbacks on fire()

Ereignis v2.0

03 Apr 20:23
Compare
Choose a tag to compare

Ereignis v2.0

Warning
This release bumps the minimum required C++ version to 20.
If you need support for previous C++ versions please use versions v1.1 or prior.

πŸš€ New Features

  • πŸ†™ C++20 Support
    • Some SFINAE has been replaced with concepts
    • Various code portions were simplified

Ereignis v1.1

05 Sep 06:31
Compare
Choose a tag to compare

Ereignis v1.1

πŸš€ New Features

  • 🧠 Manager
    • Allow to call remove and clear with runtime values

Ereignis v1.0

05 Sep 06:10
Compare
Choose a tag to compare

Ereignis v1.0

Initial Release πŸ‘‹