This log was last generated on Fri, 03 Jul 2020 15:09:04 GMT and should not be manually modified.
Fri, 03 Jul 2020 15:09:04 GMT
Version update only
Thu, 25 Jun 2020 06:43:35 GMT
Version update only
Wed, 24 Jun 2020 09:50:48 GMT
Version update only
Wed, 24 Jun 2020 09:04:28 GMT
Version update only
Wed, 10 Jun 2020 20:48:30 GMT
Version update only
Sat, 30 May 2020 02:59:54 GMT
Version update only
Thu, 28 May 2020 05:59:02 GMT
Version update only
Wed, 27 May 2020 05:15:11 GMT
Version update only
Tue, 26 May 2020 23:00:25 GMT
Version update only
Fri, 22 May 2020 15:08:43 GMT
Version update only
Thu, 21 May 2020 23:09:44 GMT
Version update only
Thu, 21 May 2020 15:42:00 GMT
Version update only
Wed, 06 May 2020 08:23:45 GMT
- Enable canonicalReference to ApiItem lookup
Wed, 08 Apr 2020 04:07:33 GMT
Version update only
Sat, 28 Mar 2020 00:37:16 GMT
- Upgrade to TSdoc 0.12.19
Wed, 18 Mar 2020 15:07:47 GMT
- Upgrade cyclic dependencies
Tue, 17 Mar 2020 23:55:58 GMT
- Replace dependencies whose NPM scope was renamed from
@microsoft
to@rushstack
Tue, 28 Jan 2020 02:23:44 GMT
Version update only
Thu, 23 Jan 2020 01:07:56 GMT
Version update only
Tue, 21 Jan 2020 21:56:14 GMT
Version update only
Sun, 19 Jan 2020 02:26:52 GMT
- Upgrade Node typings to Node 10
Fri, 17 Jan 2020 01:08:23 GMT
Version update only
Thu, 09 Jan 2020 06:44:13 GMT
Version update only
Wed, 08 Jan 2020 00:11:31 GMT
Version update only
Tue, 03 Dec 2019 03:17:43 GMT
- Improve declaration reference syntax to allow linking to overloaded functions/methods
Sun, 24 Nov 2019 00:54:04 GMT
- Added support for
@throws
Fri, 15 Nov 2019 04:50:50 GMT
Version update only
Mon, 11 Nov 2019 16:07:56 GMT
Version update only
Tue, 05 Nov 2019 06:49:28 GMT
- Fix an issue where API reports sometimes were ordered differently depending on the version of NodeJS (GitHub #1552)
Tue, 05 Nov 2019 01:08:39 GMT
- Clarified an error message
Tue, 22 Oct 2019 06:24:44 GMT
- Refactor some code as part of migration from TSLint to ESLint
Sun, 29 Sep 2019 23:56:29 GMT
- Update repository URL
Wed, 25 Sep 2019 15:15:31 GMT
- Add ApiItem.getMergedSiblings() API
Mon, 23 Sep 2019 15:14:55 GMT
- Remove unnecessary dependency on @types/node
Tue, 10 Sep 2019 22:32:23 GMT
- Update documentation
Tue, 10 Sep 2019 20:38:33 GMT
- Add 'canonicalReference' to ExcerptToken
Wed, 04 Sep 2019 18:28:06 GMT
Version update only
Wed, 04 Sep 2019 15:15:37 GMT
- Update TSDoc dependency to 0.12.14
Thu, 08 Aug 2019 15:14:17 GMT
Version update only
Thu, 08 Aug 2019 00:49:05 GMT
- (Experimental) Add ApiExtractor.canonicalReference which is a beta implementation of the revised TSDoc declaration reference notation
Mon, 22 Jul 2019 19:13:10 GMT
- Rename
ApiItem.canonicalReference
to.containerKey
; renameApiItemContainerMixin.tryGetMember()
to.tryGetMemberByKey()
; renameApi___.getCanonicalReference()
to.getContainerKey()
Tue, 11 Jun 2019 00:48:06 GMT
- Add API support for type parameters and type alias types
- Improve the .api.json deserializer to validate the schema version and support backwards compatibility
Wed, 05 Jun 2019 19:12:34 GMT
- Fix an issue where TSDoc index selectors (ApiParameterListMixin.overloadIndex) started from 0, whereas TSDoc requires a nonzero number
Tue, 04 Jun 2019 05:51:53 GMT
- Fix an issue where ApiConstructor inherited from ApiStaticMixin, but TypeScript constructors cannot be static
Mon, 27 May 2019 04:13:44 GMT
- Make the strings returned by ApiItem.displayName less verbose
- Improve formatting of the strings returned by ApiItem.getScopedNameWithinPackage()
Tue, 16 Apr 2019 11:01:37 GMT
- Initial stable release of API Extractor 7
Wed, 20 Mar 2019 19:14:49 GMT
Version update only
Mon, 18 Mar 2019 04:28:43 GMT
- Add helper functions for ReleaseTag
- Export IApiItemConstructor to eliminate the ae-forgotten-export warning
Wed, 13 Mar 2019 19:13:14 GMT
- Refactor code to move the IndentedWriter API from api-extractor-model to api-documenter
Wed, 13 Mar 2019 01:14:05 GMT
- Upgrade TSDoc
Mon, 11 Mar 2019 16:13:36 GMT
- Initial setup of new package @microsoft/api-extractor-model