All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
This version upgrades to the latest Pandoc version 3.0 with API version 1.23.
- Add new AST node struct
Panpipe.AST.Figure
- Remove obsolete
Panpipe.AST.Null
AST node struct
- bug in AST traversal of tables
This version upgrades to the latest Pandoc version 2.14 with API version 1.22.
- Add new AST node struct
Panpipe.AST.Underline
- Adapt to the completely redesigned AST structure for tables
- Replaced Porcelain with Rambo dependency - This means the separate Goon executable is no longer required to be installed.
Initial release