Skip to content

Releases: supyrb/signals

0.2.0

03 Dec 19:25
Compare
Choose a tag to compare

New in this version

  • Add profiler samples
  • Fix Stacktrace Stackoverflow for signals with 5000+ listeners
  • Add stresstest example

Changelog

Happy messaging ❇

0.1.5

03 Dec 17:03
Compare
Choose a tag to compare

New in this version

  • Fix signal listener modifications while they are dispatching - #6

Changelog

Happy messaging 📪✉📬

0.1.4

03 Dec 11:33
Compare
Choose a tag to compare

New in this version

  • Add Clear() and Count to Signals and SignalHub - See #5

Changelog

Happy messaging 📪✉📬

0.1.3

15 Nov 11:43
Compare
Choose a tag to compare

New in this version

  • Improve documentation
  • Nice Signal.ToString() to get informative logging information
  • Add examples to package

Changelog

Happy messaging 📪✉📬

0.1.2

19 Jul 13:59
Compare
Choose a tag to compare

Fixed wrong access level for signal constructors

0.1.1

19 Jul 13:38
Compare
Choose a tag to compare

Now with non abstract base classes and downloadable examples through a unity package (since UPM does not support opening package scenes)

0.1.0

15 Jul 13:13
Compare
Choose a tag to compare
  • Listener Order
  • Consume Signals
  • Pause Signals