What's Changed
- docs: fix incorrect examples by @filecage in #288
- fix: allow int value as DateTime param by @simPod in #289
- Allow passing custom param value converters by @filecage in #286
- refactor: convert dates to timestamps by @simPod in #290
- test(param-value-converter-registry): cover string escaping by @simPod in #292
- refactor(param-value-converter-registry): wider date converters input type and throw exception by @simPod in #287
New Contributors
Full Changelog: 0.8.2...0.8.3