Skip to content

Latest commit

 

History

History
144 lines (73 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

144 lines (73 loc) · 3.93 KB

Changelog

NOTE: this file is automatically generated, please do not edit it manually.

0.23.0 (2025-02-19)

Fixed

0.22.0 (2025-02-11)

Changed

0.21.0 (2024-10-28)

Changed

  • 9590e93: Require Inko 0.17.0 or newer

0.20.1 (2024-08-06)

No changes.

0.20.0 (2024-06-10)

Changed

  • 9223c5d: Don't overwrite existing heading IDs

0.19.0 (2024-06-07)

Changed

  • 7dc5e40: Tweak generating header IDs and URLs

0.18.0 (2024-06-04)

Added

  • 51cbc2c: Implement Clone and Equal for Document
  • f44d240: Add Document.new

0.17.0 (2024-06-03)

Fixed

  • 57dde88: Fix table of contents when heading levels ascend

0.16.0 (2024-05-22)

Other

  • bc4c825: Require Inko 0.15.0 or newer

0.15.0 (2024-02-02)

Other

  • 8d0f2d0: Replace dots with hyphens when generating IDs

0.14.0 (2024-02-01)

Fixed

  • 8ff7fb3: Fix two unused variable warnings

0.13.0 (2024-01-27)

Changed

  • 33111f8: Parse auto links into a dedicated node

0.12.0 (2024-01-23)

Fixed

  • dd3d789: Fix parsing of code blocks and spans

0.11.0 (2024-01-21)

Fixed

  • 4de3278: Fix parsing of whitespace around colons

0.10.0 (2024-01-18)

Added

  • f459582: Add support for ignoring headings the TOCs

0.9.0 (2024-01-17)

Fixed

  • 29f7ccf: Make list parsing more strict

0.8.0 (2024-01-01)

Other

  • e306393: Update inko-builder to 0.8.1

0.7.0 (2023-12-29)

Added

  • 00580a1: Add method for splitting on front matter

0.6.0 (2023-12-14)

Other

  • e6608a2: Update code for/require Inko 0.13.2

0.5.0 (2023-11-11)

Fixed

  • 37aa74a: Fix parsing of link reference definitions

0.4.0 (2023-11-11)

Added

  • 2ec00ff: Add support for parsing HTML comments

0.3.0 (2023-10-22)

No changes

0.2.0 (2023-09-07)

No changes

0.1.0 (2023-09-01)

No changes

0.1.0 (2023-07-21)

No changes