New
Sigslot v1.2.3
What's New
- A new
sigslot::connect()function allowing signal chaining - The signal call operator is now
const - A couple of
signal::connect_extended()were added to allow simultaneous connection tracking and extended signature - CMake presets simplify building and testing the project
Full Changelog: https://github.com/palacaze/sigslot/compare/v1.2.2...v1.2.3