Inso CLI 3.16.0 📦
·
0 commits
to 9d2bde76560f617607f9c224bd03eb72f09adf62
since this release
Inso CLI related changes:
- Fixed an issue when sanitizing the path-variable names in Inso CLI which was not done correctly, as it sanitized the entire path. So it also makes unintended changes. Now only matched path-variables are sanitized. (#5974)