Skip to content

Releases: mytestopia/d42-typing

v1.0.0 d42 2.0 support

12 Mar 12:16
02c507a

Choose a tag to compare

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

27 Nov 14:58

Choose a tag to compare

v0.0.3: bug fixing

v0.0.2

12 Sep 09:43

Choose a tag to compare

publish to pypi: token