Commit Graph

196 Commits

Author SHA1 Message Date
Eric Traut
1844bdfd58 Revert "Updated typeshed to latest. Added commit.txt file to track the exact commit hash that was used."
This reverts commit 0b40310426.
2020-10-10 10:21:23 -07:00
Eric Traut
0b40310426 Updated typeshed to latest. Added commit.txt file to track the exact commit hash that was used. 2020-10-10 10:02:28 -07:00
Jake Bailey
da39a2a78a
Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00
Jake Bailey
f1b5b37df5
Update deps, pin LSP libraries together, use Node 12.x (#971) 2020-08-26 15:00:16 -07:00
Eric Traut
e42b68f6b6 Published 1.1.65 2020-08-25 23:21:11 -07:00
Eric Traut
b8edc47d9b Published 1.1.64 2020-08-18 20:44:10 -07:00
Eric Traut
f8751dba57 Published 1.1.63 2020-08-14 22:47:37 -07:00
Eric Traut
cec1e11598 Published 1.1.62 2020-08-10 19:36:09 -07:00
Eric Traut
a41901c066 Published 1.1.61 2020-08-07 23:56:01 -07:00
Eric Traut
4b16a6487c Published 1.1.60 2020-08-05 16:10:54 -07:00
Eric Traut
0394b96ba3 Published 1.1.59 2020-08-01 09:18:43 -07:00
Eric Traut
a65343ef87 Published 1.1.58 2020-07-28 15:21:53 -07:00
Eric Traut
eaa66050a4 Published 1.1.57 2020-07-26 10:48:51 -07:00
Eric Traut
21fb8d1e61 Published 1.1.56 2020-07-24 18:18:46 -07:00
Eric Traut
92c36c85e3 Published 1.1.55 2020-07-21 18:59:39 -07:00
Eric Traut
7b4e4306c1 Published 1.1.54 2020-07-19 11:25:24 -07:00
Eric Traut
30240cbed5 Published 1.1.53 2020-07-15 13:06:45 -07:00
Eric Traut
60f41054cc Published 1.1.52 2020-07-12 22:50:26 -07:00
Arif Rezai
5cf7b860dd
Add new entrypoint for pyright-langserver (#810) 2020-07-08 08:53:41 -07:00
Eric Traut
aa5c7937f3 Published 1.1.51 2020-07-07 14:52:52 -07:00
Eric Traut
0a4459154e Published 1.1.50 2020-07-05 22:27:57 -07:00
Eric Traut
96cb04bc7d Published 1.1.49 2020-07-04 08:11:17 -07:00
Eric Traut
c5a22feb75 Published 1.1.48 2020-07-01 01:48:15 -07:00
Eric Traut
1dfa3d955b Published 1.1.47 2020-06-26 20:49:24 -07:00
Eric Traut
317e853539 Added minimum node version to package.json to prevent installation of pyright CLI on incompatible versions of node. 2020-06-26 11:55:42 -07:00
Eric Traut
8bb571b025 Published 1.1.46 2020-06-25 19:53:28 -07:00
Eric Traut
04ad8e781e Published 1.1.45 2020-06-22 23:06:43 -07:00
Eric Traut
af624e6610 Updated all dependencies to latest versions. The update to eslint required a small change to the .eslintrc.json config files for compatibility. 2020-06-21 09:28:53 -07:00
Eric Traut
99929afcd4 Published 1.1.44 2020-06-20 14:37:27 -07:00
Jake Bailey
5b187d19fa
Upgrade dependencies, fix first line code actions, progress bar tweak, logging, package scanning (#743)
Rollup of:

- Upgrade dependencies, including an LSP bump for new features.
- Fix code actions that appear on the first line.
- Tweak progress bar displaying to display less often for behind-the-scenes analysis.
- Make leveled logging more consistent, configurable.
- Add package scanner for auto-importing top-level package names.
- Fix docstring fetching in relative import cases, `-stub` packages.
2020-06-18 15:14:24 -07:00
Eric Traut
2f29930c4d Published 1.1.43 2020-06-16 22:42:06 -07:00
Eric Traut
3a7d866262 Published 1.1.42 2020-06-13 01:35:12 -07:00
Eric Traut
195d51e3ce Published 1.1.41 2020-06-06 00:49:32 -07:00
Eric Traut
cc139f5f1f Published 1.1.40 2020-05-29 18:31:29 -07:00
Eric Traut
1c1ce2a7ea Published 1.1.39 2020-05-23 22:23:06 -07:00
Eric Traut
f71eb14642 Published 1.1.38 2020-05-22 17:56:17 -07:00
Eric Traut
ac5295933b Updated dependencies. 2020-05-22 12:37:29 -07:00
Eric Traut
56e2f57133 Published 1.1.37 2020-05-16 09:48:01 -07:00
Eric Traut
7adb6f204e Published 1.1.36 2020-05-09 16:24:31 -07:00
Eric Traut
8389012430 Updated dependencies. 2020-05-08 10:02:06 -07:00
Eric Traut
864b1b51ff Published 1.1.35 2020-05-02 12:59:45 -07:00
Eric Traut
175a068bbd Published 1.1.34 2020-04-22 08:20:58 -07:00
Eric Traut
23dd7bd6e2 Published 1.1.33 2020-04-19 19:52:22 -07:00
Eric Traut
50fa1f16f0 Updated dependencies to latest. 2020-04-19 19:52:11 -07:00
Eric Traut
e85a7d62ad Published 1.1.32 2020-04-15 10:40:47 -07:00
Eric Traut
a4afa32880 Published 1.1.31 2020-04-09 22:08:02 -07:00
Eric Traut
0d9721ab0e Updated dependencies. 2020-04-09 19:35:50 -07:00
Jake Bailey
80355e6756
Upgrade to Prettier 2.0, reformat (#610) 2020-04-07 17:18:22 -07:00
Eric Traut
33b049d2a7 Published 1.1.30 2020-03-29 22:04:40 -07:00
Eric Traut
2369f96ddd Updated dependencies to latest versions. 2020-03-29 20:12:55 -07:00