Change Log

December 25, 2025 ยท View on GitHub

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

Fixed

  • Large numbers failing to be parsed as starts of lists #81

TODO

  • Full GFM support

0.6.0 (2025-03-?)

Welcome new maintainer @nobodywasishere who brought support for gfm new features.

0.5.0 (2022-06-14)

0.4.2 (2021-10-19)

Added

  • Enable Table of Content (TOC) #41 thanks @Nephos.

Fixed

  • Fix byte slice negative #43.
  • Compatibility with Crystal 1.2.

0.4.1 (2021-09-27)

Added

0.4.0 (2021-03-23)

  • Compatibility with Crystal 1.0. #34 thanks @bcardiff.

0.3.0 (2021-03-02)

No changelog.

0.2.1 (2020-08-24)

Added

Fixed

  • [high severity] escape unsafe html entry inline of code block. #32.
  • Fixed some typos in README. #29 thanks @Calamari.

0.2.0 (2019-10-08)

Changed

Fixed

  • Compatibility with Crystal 0.31. #22.

0.1.2 (2019-08-26)

  • Use Crystal v0.31.0 as default compiler.

0.1.1 (2017-12-26)

  • Minor refactoring and improving speed. thanks @straight-shoota.
  • Use Crystal v0.24.1 as default compiler.

0.1.0 (2017-09-22)