Skip to content

Releases: dwd/SigSlot

Release The Hounds

Choose a tag to compare

@dwd dwd released this 01 May 08:28
e1934cc

Technically breaking changes... But all the coroutine task stuff has been moved to covent, and so this library has been stripped back to its core again.

v1.1.1

Choose a tag to compare

@dwd dwd released this 08 Aug 10:36

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@dwd dwd released this 06 Aug 16:37

Includes tracker interface and support.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@dwd dwd released this 24 Jul 08:55
637da63

This is a baseline tag.

What's Changed

  • C++1x Coroutines and C++11 threading by @dwd in #1
  • Clear warnings and add reference type awaiter by @dwd in #2
  • More Coroutine Support by @dwd in #3
  • Tasklet update by @dwd in #4
  • Don't await_del if it's resolved by @dwd in #5
  • Update to C++20 by @dwd in #6
  • Co thread by @dwd in #7

Full Changelog: https://github.com/dwd/SigSlot/commits/v1.0.0