What's Changed
- fix e-notation and negative numbers literals by @kkozik-amplify in #182
- fix parsing of
null
by @kkozik-amplify in #184 - DictTransformer - do not wrap type literals into
${
and}
by @kkozik-amplify in #186
Full Changelog: v6.0.0...v6.1.0