Skip to content

v1.0.0 d42 2.0 support

Latest

Choose a tag to compare

@mytestopia mytestopia released this 12 Mar 12:16
02c507a

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