MonkeyType v18.1.10 Release Notes

    • ๐Ÿ”€ Display retype errors when stub application fails. Merge of #52, fixes #49.

    • โž• Add --sample-count option to show the number of traces a given stub is based on. Merge of #50, fixes #7. Thanks Tai-Lin.

    • โž• Add monkeytype run -m for running a module as a script. Merge of

      41. Thanks Simon Gomizelj.

    • โž• Add support for Django's cached_property decorator. Merge of #46, fixes

      9. Thanks Christopher J Wang.

    • ๐Ÿ”€ Catch and log serialization exceptions instead of crashing. Fixes #38, merge of #39.

    • ๐Ÿ›  Fix bug in default code filter when Python lib paths are symlinked. Merge of

      40. Thanks Simon Gomizelj.