Releases: DoclerLabs/hexMachina
0.7.0
Features
#139 Automatic log outputs generated from macros/annotation
#108 Create DataProvider feature for hexUnit
#133 add inject-into attribute in DSL
Enhancements
#134 Expose async and withCredentials (Request properties) from HttpService
#127 [HexUnit] Make userMessage in Assert optional
#126 Add @:noDoc on __INJECTION_DATA
Bugs
#138 In module's CommandConfig mapping more than one withGuard doesn't work
#86 map-type attribute should be available for HashMap instances inside DSL
0.6.1
Enhancements
#47 AnnotationReader should not store final VO inside targeted class property
#56 ViewHelper test class should be better tested
Bugs
#95 Runtime Dependency check support for named injections
#101 request parameter overwritten in MacroAdapterStrategy
#102 Annotation not working in AsyncCommand from Macro
#104 Unused _release method in ViewHelper
0.6.0
Features
#71 Keep scope automatically in many framework tools
#76 Pass runtime properties to XmlCompiler.readXmlFile
#60 [HexUnit] Create file output format feature
#82 [HexUnit] Add event for ignored test cases feature
#89 Logger should be mapped to context's domain
#48 Make injection system fast as lightning feature
Enhancements
#93 inject-into attribute at compile-time enhancement
#77 Add to DSL: static-ref coupled with factory attribute at runtime
#81 ICommandMapping API refact enhancement
#57 Keep API consistency in CommandMappings
#73 Request should be available in Macro.prepare
#69 Model should be renamed BasicModel
#68 Confusing ViewHelpew _dispatcher and dispatcher
#65 Inconsistent usage of request parameters
#49 Simplify FastAnnotationReader implementation
#46 Remove class reference from AnnotationDataProvider's constructor
#53 Add inject-into attribute into MappingConfiguration DSL
Bugs
#85 Dependencies in IGuards bug
#42 boolean / algorithm errors?
#64 Macros cannot get request object in execute method