Release v0.2?
See original GitHub issueHello! Thanks for building this plugin and stubs! It’s great to see more support for type-checked Python.
We hit a wall and needed to #type: ignore
our ForeignKeyConstraint
calls to get them to pass type checking. We found that a fix had been merged a couple months ago (#56), but is not yet released. We were deciding between either submoduling this repo so we could use the fix which is on master
or just #type: ignore
ing it, neither is really great. Could you guys please put out a v0.2 release for this library so we can clean that up? Thanks 😃
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Release v0.2 Milestone - GitHub
Add issues to milestones to help organize your work for a particular release or project. Create new issue. Or find and add issues...
Read more >Upgrading to the lastest Grid v0.2 release
Upgrading to the lastest Grid v0.2 release. The following guides explain how to upgrade from one Grid release to the next release.
Read more >Beginner's Guide - Alpha release v0.2 : r/hoggit - Reddit
This is an initial output of the guide with key items missing and some areas of text still missing (often marked with XX)....
Read more >Release v0.2 · Utilities / Keysmith · GitLab - KDE Invent
Completely reworked user interface; Libsodium based encryption support for token secrets; Account storage was overhauled to not block the main UI when ...
Read more >release v0.2 - KubeEdge
release v0.2. Control home appliances from cloud. This article will show how KubeEdge manages devices on the edge side through cloud. For example,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, we are thinking about a release in couple weeks, likely mid-May. Unfortunately, we are busy with other (unrelated) things currently, so can’t make a release sooner.
OK, after huge delay I just released v0.2 on PyPI. Please try it and let me know if there are any issues!