Releases: AEB-labs/cruddl
Releases · AEB-labs/cruddl
0.5.0
- Changed log level of verbose object dumps (query, result, ...) from debug to trace (#13)
Breaking changes
- The
Logger
interface now expects more attributes and methods (still compatible with log4js).
0.4.4
- Fixed validation for uglified production builds with type mangling (#9)
- Added
udpateAll
/ deleteAll
mutations (#7)
0.4.2
- Fix equal and not-equal filter fields of enum types (#6)
0.4.1
- Support graphql 0.12 and 0.13