Skip to content

Latest commit

 

History

History
120 lines (61 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

120 lines (61 loc) · 3.56 KB

Changelog

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

0.19.0 (2024-10-28)

Changed

  • 23cf4c7: Require Inko 0.17.0 or newer

0.18.0 (2024-08-06)

Other

  • 95f5c3c: Use inko-markdown compatible Markdown

0.17.0 (2024-06-11)

Fixed

  • 5f4df29: Fix URL hashing at the root

0.16.0 (2024-05-31)

Changed

  • aa73b3e: Make UpdateAssetLinks public

0.15.0 (2024-05-31)

Changed

0.14.0 (2024-05-22)

Changed

  • 4c2b4b1: Split Site.page into separate methods

Other

  • 0affa04: Require Inko 0.15.0 or newer

0.13.0 (2024-04-30)

Added

  • fe20f76: Reinstate the index option

0.12.0 (2024-02-29)

Other

  • f9d4ad6: Update dependency versions

0.11.0 (2024-02-02)

Changed

  • c963cf1: Normalize dots to hyphens

0.10.0 (2024-01-27)

Changed

  • 30fe36f: Make relative_to_absolute more configurable

0.9.0 (2024-01-27)

Changed

  • 83edb51: Extract and adjust relative URL handling

0.8.0 (2024-01-26)

Changed

  • 3b77715: Bump the inko-syntax dependency

0.7.0 (2024-01-25)

Fixed

  • 202a0b2: Update asset URLs for preload tags

0.6.0 (2024-01-25)

Fixed

  • 8a2bde7: Fix generating URLs for index documents

0.5.0 (2024-01-25)

Changed

0.4.0 (2024-01-25)

Added

  • 9ea4147: Add support for asset hashing of relative URLs

0.3.0 (2024-01-24)

Changed

  • af37342: Extract logic for generating URLs for files
  • 96f9503: Split Page into Page and FrontMatter

0.2.0 (2024-01-23)

Fixed

  • 4307931: Fix syntax highlighting nested code blocks

0.1.0 (2024-01-22)

No changes.