v0.22.1
Backwards-Incompatible Changes
trim_path_package_oc_prefix
is changed totrim_path_package_prefix
for PathStruct generation
What's Changed
- allow an arbitrary prefix to be trimmed from package names by @greg-dennis in #682
- Fix MergeEmptyMap for MergeStructs and add schema_test by @wenovus in #686
- Change
-trim_package_prefix
to-trim_path_package_prefix
by @wenovus in #687
Full Changelog: v0.21.0...v0.22.1