New when( boolean, success, fail ) fluent construct for ActiveEntity, VirtualEntityService and the BaseORMService to allow for fluent chaining of operations on an entity or its service.
Migration to new ColdBox Virtual App Testing approaches
Removed unnecessary on load logging to increase performance
Hibernate 5.4 on Lucee experimental testing
Fixed
countWhere() invalid SQL exception if no arguments are provided: #54