This repository was 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
initcommand finishes (#43) 369694f - Fix
packagecommand problems when usingprojectDirargument (#41) a2f080a