mirror of https://github.com/Wilfred/difftastic/
2.2 KiB
2.2 KiB
Changelog
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
- Add support for hyperlinks:
\url,\href(#130)
Fixed
- Add missing citation commands:
\citeA,\citeR,\citeS,\citeyearR(#94) - Let
\declaretheoremaccept multiple environment names (texlab/#1075) - Fix parsing wrong superscripts like
10^10(#107)
[0.4.0] - 2024-04-01
Added
- Add support for definition commands found in
xparsepackage (#82) - Add rules for parsing subscript and superscript expressions (#63)
- Add Swift package description (#76)
- Add Go package description
Changed
- BREAKING: Don't check parser.c into git repository anymore
Fixed
[0.3.0] - 2022-10-26
Added
- Extend list of supported
\bigstyle commands
Changed
[0.2.1] - 2022-10-25
Added
- Add
Makefilefor easier usage ofCbindings (#54)
Changed
- Update to ABI version 14