Skip to content

0.29.0

Compare
Choose a tag to compare
@aliokan aliokan released this 02 Sep 21:23
· 7 commits to master since this release

Change

  • remove coreFactory.register for all DSL objects in StaticFlowCompilerTest and StaticXmlCompilerTest [hexIoC]

Enhancements

  • Add Neko support in ConsoleNotifier [hexUnit]
  • Unifiy exiting application in hexUnit with new ExitingNotifier, and remove this responsibility in TraceNotifier and ConsoleNotifier. [hexUnit]
  • Add DCEMacroUtil [hexCore]
  • MappingDefinitionUtil now has more semantical API since its functionality relates to the MappingDefinition and not to injector [hexInject]
  • adding general mapDependency functionality to injectorUtil [hexInject]
  • updated tink_macro dependency to 0.14.1 [hexDSL]

Bugfixes

  • Fix MappingChecker when class has empty package [hexInject]