Граф коммитов

77 Коммитов

Автор SHA1 Сообщение Дата
Andrew Branch 040b5091cd
Update README.md 2020-06-04 10:33:46 -07:00
duduluu df4feed47d
fix: compatible for contributor urls which end with slash (#33) 2020-03-09 12:31:04 -07:00
Nathan Shively-Sanders d56d72969a
Add update instructions (#32)
* Add update instructions

1. New version, RC
2. New version, Release
3. Deprecated version

* remove extraneous space
2020-03-09 12:26:04 -07:00
Nathan Shively-Sanders 578a0f0fbd 3.9.0 - support 3.9 2020-02-04 10:15:37 -08:00
Nathan Shively-Sanders 2408ef6cb2
Add 3.9 (#31) 2020-02-04 10:07:52 -08:00
Nathan Shively-Sanders 808e8a32f4 3.8.2 - allow "Minimum" before "TypeScript Version:" 2019-12-31 13:06:03 -08:00
Andrew Branch c44f710b86
Merge pull request #29 from microsoft/minimum
Support header line “Minimum TypeScript Version”
2019-12-31 15:04:07 -06:00
Andrew Branch 3e20e33afe
Remove unnecessary dev dependencies 2019-12-26 11:44:53 -06:00
Andrew Branch d752b83727
Support "Minimum TypeScript Version" 2019-12-26 11:44:34 -06:00
Nathan Shively-Sanders 263069345a 3.8.1 - deprecate TS 2.0-2.7 2019-11-07 09:07:29 -08:00
Nathan Shively-Sanders 4377a70be6 fix lint 2019-11-07 09:07:08 -08:00
Nathan Shively-Sanders f386e8620e
Drop support for 2.0-2.7 (#28)
* Implementation is done

* update tests

* Tests and resulting refactors

* update to latest node

* update mocha too
2019-11-07 09:04:55 -08:00
dependabot[bot] f1cf0e3806 Bump js-yaml from 3.12.0 to 3.13.1 (#27)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-07 08:33:16 -08:00
Nathan Shively-Sanders aec6aa6db0 disable another lint rule 2019-10-30 08:48:20 -07:00
Nathan Shively-Sanders a506e59619 Update tests 2019-10-30 08:25:06 -07:00
Nathan Shively-Sanders dc9282e185 Use normal next version number 2019-10-30 08:13:23 -07:00
Daniel Rosenwasser 06b1af2519 Add 3.8 (#26)
* Add 3.8

* Update package.json
2019-10-30 08:05:30 -07:00
Nathan Shively-Sanders 5f323ae121 Fix lint too 2019-09-03 10:16:33 -07:00
Nathan Shively-Sanders c57bea7239 fix everything 2019-09-03 10:14:04 -07:00
Nathan Shively-Sanders e1f3029c35 0.9.5 - definitelytyped-header-parser 3.7.1 2019-09-03 10:09:45 -07:00
Nathan Shively-Sanders 643f944c19 3.7.1 - publish .js/.d.ts, not just .ts 2019-09-03 10:07:02 -07:00
Nathan Shively-Sanders 25e1525016
Merge pull request #25 from microsoft/add-ts-3.7
Add Typescript 3.7
2019-09-03 09:46:35 -07:00
Nathan Shively-Sanders e73146ae59 Add Typescript 3.7
Also change versioning scheme to match Typescript's version.
2019-09-03 09:06:16 -07:00
Nathan Shively-Sanders acbd1bdc04 1.2 - add TS 3.6 2019-05-24 13:08:55 -07:00
Nathan Shively-Sanders 8142f52e53
Merge pull request #23 from microsoft/add-3.6
Add 3.6
2019-05-24 11:00:09 -07:00
Nathan Shively-Sanders 498457f984 Add 3.6 2019-05-24 10:57:13 -07:00
Nathan Shively-Sanders f5c301b88d 1.1 - add ts3.5 2019-03-29 10:34:20 -07:00
Nathan Shively-Sanders a85a597e02
Merge pull request #22 from Microsoft/add-3.5
Add 3.5
2019-03-29 10:30:03 -07:00
Nathan Shively-Sanders 463e079786 Add 3.5
Also convert tabs to spaces, because I couldn't take it anymore
2019-03-29 10:28:38 -07:00
Nathan Shively-Sanders ec26fd718a 1.0.1 now with main and types entries 2019-02-15 10:56:11 -08:00
Nathan Shively-Sanders 265e555faf Add npm version and author 2019-02-15 10:47:24 -08:00
Nathan Shively-Sanders 5408800a7e
Merge pull request #21 from Microsoft/add-non-npm-marker
Add 'non-npm package' marker on Type Definitions line.
2019-02-13 10:52:00 -08:00
Nathan Shively-Sanders 2670aedf92 Add 'non-npm package' marker on Type Definitions line.
This allows people to mark their packages as not on npm. This will allow
tools like dts-critic to treat these packages differently.
2019-02-11 15:47:41 -08:00
Nathan Shively-Sanders c656b03125
Merge pull request #20 from Microsoft/add-3.4
Add 3.4
2019-01-31 14:46:49 -08:00
Nathan Shively-Sanders f6926cbccf Add 3.4 2019-01-31 14:45:16 -08:00
Nathan Shively-Sanders 49748ca5b2
Merge pull request #19 from Microsoft/add-3.3
Add Typescript 3.3
2018-12-06 14:38:46 -08:00
Nathan Shively-Sanders 7c4f4e6a85 Add Typescript 3.3 2018-12-06 14:37:42 -08:00
Nathan Shively-Sanders f53b0b7f53
Merge pull request #18 from Microsoft/add-3.2
Add 3.2
2018-11-29 10:23:37 -08:00
Nathan Shively-Sanders 588e5f419c Add 3.2 2018-11-29 10:23:08 -08:00
Andy 8c1b68d3ec
Merge pull request #17 from jamesmcnamara/master
Fix parsing bug for TS versions >= 3
2018-10-30 15:31:47 -07:00
jamesmcnamara dc3dfbd99a Fixes parsing bug for TS versions >= 3 2018-10-30 14:52:35 -07:00
Andy Hanson fef4df579a Add additional functions for use with typesVersions 2018-10-08 17:07:04 -07:00
Andy Hanson 1bdf7f7db6 Add ts3.1 tag 2018-07-09 10:08:39 -07:00
Andy 17570f4450
Merge pull request #14 from Ailrun/add-2.9
Add 2.9
2018-07-09 10:07:23 -07:00
Junyoung Clare Jang 108c37b5d4 Add 2.9 2018-07-09 06:29:14 -04:00
Andy Hanson c1341bb3f8 Add ts3.0 tag 2018-05-17 16:29:26 -07:00
Andy Hanson d8a7c90cfc Add 2.8 2018-04-23 08:19:18 -07:00
Andy Hanson b9b0689d85 Update versions 2018-03-19 11:23:24 -07:00
Andy Hanson 3b181a7aeb Update package-lock, lint, and test 2018-02-09 15:10:19 -08:00
Andy Hanson 2f5e29c5ad Add ts2.8 tag 2018-02-09 14:59:51 -08:00