MonkeyType v18.2.0 Release Notes

Release Date: 2018-02-13 // about 6 years ago
    • Move filtering of __main__ module into CallTraceStoreLogger instead of core tracing code, so it can be overridden by special use cases like IPython tracing. Merge of #72, fixes #68. Thanks Tony Fast.

    • Generate stubs for modules where the module file is like module/init.py. Print retype stdout/stderr. Merge of #69, Fixes #66. Thanks John Arnold.