Skip to content

v2.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 23:50
· 1 commit to master since this release
v2.7.1
6ae84a4

[2.7.1] - 2024-08-19

Added

  • Placing TOC after module docstring in python files

Changed

  • Updating file name in TOC in case file has been renamed
  • Using pathlib to reference files

Fixed

  • Docstring matching
  • HTML headings that span across multiple lines are now matched

Testing

  • Added man and line numbers tests
  • Added HTML tests