mirror of https://github.com/Wilfred/difftastic/
1.7 KiB
1.7 KiB
Changelog
2.1.0 (2023-08-13)
Features
- bump C to 0.20.6 (7d5b173)
2.0.0 (2023-08-10)
⚠ BREAKING CHANGES
- update tree-sitter-c to 0.20.5
Features
- update tree-sitter-c to 0.20.5 (e198f35)
1.2.0 (2023-07-18)
Features
- catch/finally statements -> clause for objc++ (60b1290)
- Initial working parser (a360943)
- support preproc calls in interface/implementation blocks, add
nullableto type_qualifier (7151895)
1.1.0 (2023-07-11)
Features
- catch/finally statements -> clause for objc++ (60b1290)
- support preproc calls in interface/implementation blocks, add
nullableto type_qualifier (7151895)
1.0.0 (2023-05-19)
Features
- Initial working parser (a360943)