Skip to content

Releases: nuun-io/kernel

1.0.M11

05 Aug 08:12
cf45afe
Compare
Choose a tag to compare
  • [fix] Catch and log exceptions occurring during predicate evaluation instead of failing.

1.0.M10

01 Jul 09:02
Compare
Choose a tag to compare

Version 1.0.M10 (2020-06-30)

  • [new] New KernelExtension.injected() method that is invoked after plugin injection but before plugin startup.
  • [chg] The specs module is now without any dependency.
  • [brk] Class specifications have been replaced by class predicates.
  • [brk] Java 8 is now required.