Skip to content

Latest commit

 

History

History
92 lines (60 loc) · 1.16 KB

File metadata and controls

92 lines (60 loc) · 1.16 KB

Change logs

v0.3.2

date:2025-11-29 (Asia/Tokyo)

Others

  • It requires Python 3.9 or later since this version.
  • Add 3.8 from supported versions.
  • Add 3.14 to supported versions.
  • Add type stub.

v0.3.1

date:2025-07-28 (Asia/Tokyo)

Fixes

  • Change time when it edit doctree.

Others

  • Document changes theme.
  • Document supports i18n.
    • Add Japanese.

v0.3.0

date:2025-07-28 (Asia/Tokyo)

Features

  • Add config footnotes_enabled_builders. This is to control running collecting function by builder name or format. Default value is 'html'.

Others

  • Drop Python 3.7 from supported versions.
  • Add Python 3.12 and 3.13 to supported versions.
  • Update workspace.

v0.2.0

date:2023-06-01 (JST)

Features

  • Support i18n about rubric text.
  • Support custom rubric text.

Docs

  • Default installation is from PyPI.

v0.1.1

date:2023-05-05 (JST)

Fixes

  • Set correct classifies for PyPI.
  • Fix workflow to upload package into GitHub.

v0.1.0

date:2023-05-05 (JST)

Initial release.

Features

  • Move footnotes to end of document.