MonkeyType v18.8.0 Release Notes

Release Date: 2018-08-20 // over 5 years ago
    • ๐Ÿ‘Œ Support Python 3.7. Merge of #107, fixes #78.

    • ๐Ÿ”€ Print useful error message when filename is passed to stub/apply. Merge of

      88, fixes #65. Thanks rajathagasthya.

    • ๐Ÿ›  Fix crash in list_modules when there are no traces. Merge of #106, fixes

      90. Thanks tyrinwu.

    • ๐Ÿ”€ Enable python -m monkeytype {run,stub,apply} .... Merge of #100, fixes

      99. Thanks retornam.