Releases: mytestopia/d42-typing
Releases · mytestopia/d42-typing
v1.0.0 d42 2.0 support
This update brings compatibility with d42>=2.0 and includes structural changes due to a major update in a required library.
Key change: stub structure update for fake method typings.
Instead of placing blahblah.pyi in the root directory (as in previous versions), fake.pyi with overloads is now stored inside dedicated directory (_stubs), name of the directory is customizable via the -s parameter
v0.0.3
v0.0.3: bug fixing
v0.0.2
publish to pypi: token