Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@vemel vemel released this 02 Jan 19:28
· 13 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