reader v2.14 Release Notes

  • 🚀 Released 2022-06-30

    • Mark reader as providing type information. Previously, code importing from :mod:reader would fail type checking with error: Skipping analyzing "reader": module is installed, but missing library stubs or py.typed marker. (:issue:280)
    • ⬇️ Drop Python 3.7 support. (:issue:278)
    • 👌 Support PyPy 3.9.