Skip to content

Releases: cliqz-oss/nove

Version 0.3.0

23 Jul 13:35
Compare
Choose a tag to compare

This version adds concurrency support: it is now safe to register to the bus from different threads concurrently.

Version 0.2.0

10 Nov 10:27
Compare
Choose a tag to compare
  • nove throws a RuntimeException if the user try to register a class that subscribe to nothing
  • nove-compiler fails in case of subscriber method overloading