Skip to content

Releases: dwd/SigSlot

Release The Hounds

01 May 08:28
@dwd dwd
e1934cc
Compare
Choose a tag to compare

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

08 Aug 10:36
@dwd dwd
Compare
Choose a tag to compare

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

v1.1.0

06 Aug 16:37
@dwd dwd
Compare
Choose a tag to compare

Includes tracker interface and support.

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

v1.0.0

24 Jul 08:55
@dwd dwd
637da63
Compare
Choose a tag to compare

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