This log was last generated on Wed, 30 Sep 2020 06:53:53 GMT and should not be manually modified.
Wed, 30 Sep 2020 06:53:53 GMT
- Update the rig package guidance to place tool configuration files that would normally be in a "config" folder in a "config" folder inside the rig package as well.
- Add ILoadForProjectFolderOptions.overrideRigJsonObject
- Add RigConfig.tryResolveConfigFilePath()
- Upgrade compiler; the API now requires TypeScript 3.9 or newer
- Report an error if the specified "rigProfile" is not defined by the rig package
- Update README.md
Fri, 25 Sep 2020 08:13:01 GMT
- Initial release