Skip to content

v0.0.2

Compare
Choose a tag to compare
@pekim pekim released this 02 Dec 18:52
· 173 commits to master since this release
  • Use a RWMutex for signal handler map. Tiny performance improvement.
  • Add an Equal method to all Object derived records
  • Support signal callbacks with array param.
  • Support signals with handlers that return int types.