0.5.0
What's Changed
- Add combinedType min and max, fixes #62 by @abhidg in #64
- Allow external definitions, fixes #10 by @abhidg in #66
- Allow fields to be skipped by @pipliggins in #67
- Add ignoreMissingKey option for values mapping by @abhidg in #68
- Add exception tests by @pipliggins in #69
- Fixes behaviour where for loops combine with apply by @pipliggins in #70
- Allow 'getFloat' to scrape a number from a string with other text by @pipliggins in #72
- Allows optional-fields to cover oneOf options for e.g. sex/sex_at_birth by @pipliggins in #71
- Allow date formats to be specifed in yearsElapsed function by @pipliggins in #73
- Add --json to output adtl report as json by @abhidg in #74
- Function to make datetime from separate date & time fields by @pipliggins in #76
- Increase test coverage by @abhidg in #77
- Add documentation using Sphinx, closes #9 by @abhidg in #78
- transformations: add wordSubstituteSet by @abhidg in #80
- Date of birth functions by @pipliggins in #79
- combinedType(wordsubstituteset): flatten lists by @pipliggins in #84
- Add documentation on module and transformations, update theme by @abhidg in #82
- add regexMatch operator
=~
by @abhidg in #83
Full Changelog: 0.4.0...0.5.0