Skip to content

Releases: DoclerLabs/hexMachina

0.7.0

17 Oct 11:35
Compare
Choose a tag to compare

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

23 Sep 09:15
Compare
Choose a tag to compare

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

14 Sep 09:10
Compare
Choose a tag to compare

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

0.3.0

26 Sep 08:21
Compare
Choose a tag to compare
0.3.0

0.1.0

23 Sep 07:44
Compare
Choose a tag to compare

First release. Still alpha testing