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