This log was last generated on Tue, 06 Oct 2020 00:24:06 GMT and should not be manually modified.
Tue, 06 Oct 2020 00:24:06 GMT
Version update only
Mon, 05 Oct 2020 22:36:57 GMT
Version update only
Mon, 05 Oct 2020 15:10:43 GMT
Version update only
Thu, 01 Oct 2020 20:27:16 GMT
Version update only
Wed, 30 Sep 2020 18:39:17 GMT
- Update to build with @rushstack/heft-node-rig
Wed, 30 Sep 2020 06:53:53 GMT
- (BREAKING CHANGE) Remove "propertyInheritanceTypes" option in favor of a more flexible "propertyInheritance" that allows for custom inheritance.
- (BREAKING CHANGE) Change the ConfigurationFile API to take the project-relative configuration file in the constructor. Now the configuration file loading function takes the project root instead of the configuration file path.
- Add an API to "try" to load a configuration file, and return undefined if it doesn't exist instead of throwing an exception.
- Add support for config/rig.json.
- Upgrade compiler; the API now requires TypeScript 3.9 or newer
- Update README.md
Tue, 22 Sep 2020 05:45:57 GMT
Version update only
Tue, 22 Sep 2020 01:45:31 GMT
Version update only
Tue, 22 Sep 2020 00:08:53 GMT
Version update only
Sat, 19 Sep 2020 04:37:27 GMT
Version update only
Sat, 19 Sep 2020 03:33:07 GMT
Version update only
Fri, 18 Sep 2020 22:57:24 GMT
Version update only
Fri, 18 Sep 2020 21:49:53 GMT
- Allow "extends" fields to refer to modules in addition to relative paths.
Sun, 13 Sep 2020 01:53:20 GMT
- (BREAKING CHANGE) Change the API to require the JSON schema path to be passed via the ConfigurationFile constructor options object.
Fri, 11 Sep 2020 02:13:35 GMT
Version update only
Mon, 07 Sep 2020 07:37:37 GMT
Version update only
Sat, 05 Sep 2020 18:56:35 GMT
Version update only
Thu, 27 Aug 2020 11:27:06 GMT
- Initial project creation.