This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
Command renaming and bug fixes
Breaking: Rename generate-vdm
to generate-odata-client
VDM as an acronym was unclear and used inconsistently. The command (and related documentation) now uses OData client instead. Make sure to adjust any scripts that may use the old version of this command. (#42) 57bc6bf
Fixes and QoL changes
- Display list of all warning messages after
init
command finishes (#43) 369694f - Fix
package
command problems when usingprojectDir
argument (#41) a2f080a