Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 931 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 931 Bytes

Changelog

1.1.1 (2024-11-03)

Bug Fixes

  • Remove tailing space after the cross reference.

1.1.0 (2024-06-08)

Features

  • Add Quarto custom cross reference support.
  • Add build-in cross reference with "float" cross reference support.
  • Add parameter caption-number to show number in build-in caption.
  • Automatically add chapter level to number in build-in caption for book type project.

Breaking Changes

  • Change parameter alg-title to caption-prefix and alg-prefix to reference-prefix to keep consistent with Quarto custom cross reference.

Bug Fixes

  • Fix caption number with chapter level not working due to typo.

1.0.0 (2023-08-10)

Features

  • First release version.