We have now released pasfmt v0.7.0!
There have been several releases since our last post. So, here are some notable changes:
- Improved support for multiline strings, including formatting and alignment of their contents
- Casing of tokens
- Uppercased compiler directives
- Lowercased keywords
- Fixed performance issues in heavily nested conditional code
- Improved consistency around routine definitions
- Miscellaneous improvements based on community feedback
For a full list of changes, see our CHANGELOG.
We have a GitHub milestone for Delphi 13 support. The biggest challenge is the new ternary operator.
