Skip to content

Latest commit

 

History

History
79 lines (43 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

79 lines (43 loc) · 2.16 KB

Changelog

0.7.0 (2024-11-05)

No significant changes.

0.6.0 (2024-09-14)

No significant changes.

0.5.0 (2024-08-25)

No significant changes.

0.4.4 (2024-08-09)

Fixes

  • WordSplitter::NoHyphenation is now used in wrapping options. (#9)

0.4.3 (2024-08-05)

No significant changes.

0.4.3 (2024-08-03)

No significant changes.

0.4.1 (2024-07-06)

Fixes

  • Fixed types computation. (#7)

0.4.0 (2024-06-27)

Changes

  • Defaults are now specified in code instead of parsing. (#6)

0.3.0 (2024-05-30)

No significant changes.

0.2.2 (2024-05-30)

No significant changes.

0.2.1 (2024-05-29)

No significant changes.

0.2.0 (2024-05-29)

Features

  • Added git support.

    In particular, --add (-a) option was added to changelogging create, and changelogging build now has two new options: --stage (-s) and --remove (-r). (#5)

Changes

  • Factored out changelogging build --preview into changelogging preview. (#5)

Fixes

  • Fixed wrapping and disabled HTML escaping when rendering. (#5)

0.1.0 (2024-05-28)

Initial release.