Changelog of @hackage/djot 0.1.1.0

Revision history for djot

0.1.1.0 -- 2024-02-29

  • Add Data instances to everything in the AST [API change].

  • Ensure that block attributes are indented on subsequent lines (#2).

  • Djot.Blocks: use ByteString directly in toIdentifier (#1, Vaibhav Sagar).

0.1.0.0 -- 2024-02-14

  • Initial release.