Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@vemel vemel released this 02 Jan 19:28
· 17 commits to main since this release
06145db

Added

  • Full support for Python 3.12 and Python 3.11
  • Support for annotated assignments in classes and modules (🏆reported by @nielstron in #30)

Changed

  • --exclude CLI argument can override default excludes, add them manually (⚠️ breaking change!)
  • Private and protected methods are included if they have a docstring (🏆reported by @dvdblk in #31)
  • Updated Docker image to Python 3.10.13 on Alpine Linux 3.19

Fixed

  • Removed newlines in breadcrumbs