[Release] pasfmt v0.4.0


Thank you to everyone who suggested improvements to our pre-release versions. We have now officially released pasfmt v0.4.0!

For this release, we have made the following improvements:

  • Case statements can now be formatted inline - example
  • Simple conditionally compiled code can now be formatted inline - example
  • Formatting of package conditional directives in the style of RAD Studio - example
  • Various bug fixes (for more information, see the changelog)

Alongside this, we have also released pasfmt-rad v0.2.0. Now featuring bookmark and breakpoint relocation across formats.

2 Likes

Great work @cirras :grin::+1:

I downloaded PasFMT from the website.

However “pasfmt.exe” app failed with the immediate error:
“The procedure point could not be located in dynamic link library”

Which I guess is because I need to install some MS Visual C or NET libraries?
(Or it is due to me still utilising Win7, and it is not Win 7 compatible?)

Hi Charles,

Sorry, but we don’t build binaries for EOL windows versions.
You can still try out the web demo.