This log was last generated on Tue, 20 Apr 2021 04:25:13 GMT and should not be manually modified.
Tue, 20 Apr 2021 04:25:13 GMT
- Improve reporting of tsdoc-config-unresolved-extends
- Fix some issues with the logic for TSDocConfigFile.hasErrors and TSDocConfigFile.fileNotFound
Mon, 19 Apr 2021 21:22:32 GMT
- Improve reporting of error messages when loading tsdoc.json
Fri, 16 Apr 2021 23:22:26 GMT
- Add a new API TSDocConfigFile.loadFromObject()
Fri, 22 Jan 2021 18:07:19 GMT
- Update tsdoc.json schema to add a new field "noStandardTags"
- TSDocConfigFile.configureParser() now clears any previous state, and it only defines standard tags if "noStandardTags" is not true.
- Added new API TSDocConfigFile.updateParser() which preserves the previous configuration state
- Add new "supportForTags" field to tsdoc.json schema
- Add new APIs: TSDocConfigFile.supportForTags, .clearTagDefinitions(), .addTagDefinition(), .clearSupportForTags(), .setSupportForTag(), .loadFromParser(), .saveFile(), .saveToObject()
Thu, 03 Dec 2020 08:07:55 GMT
Version update only
Thu, 03 Dec 2020 04:31:52 GMT
Version update only
Mon, 30 Nov 2020 06:16:21 GMT
- Update documentation to reference the new website URL
- Upgrade build tools and configuration
Fri, 04 Sep 2020 15:53:27 GMT
- Update build system
Sun, 19 Jul 2020 01:22:35 GMT
- Bump ajv dependency to ~6.12.3
Wed, 20 May 2020 22:33:27 GMT
- Fix typo
Fri, 27 Mar 2020 23:14:53 GMT
Version update only
Sat, 22 Feb 2020 20:44:16 GMT
Version update only
Sat, 22 Feb 2020 02:55:07 GMT
Version update only
Tue, 21 Jan 2020 21:26:36 GMT
- Improve tsdoc.json parser to allow JSON comments
- Add a new API TSDocConfigFile.checkForModifiedFiles() to facilitate caching
Tue, 19 Nov 2019 22:01:56 GMT
- Initial release