v2.1.4
If you are upgrading from Prettier Apex v1, please follow this guide to upgrade to v2.
Internal Changes
- Fix
install-apex-executables
script hanging unnecessarily (issue). - Prettier Apex should now throw an error with details when it fails to call Apex AST Serializer executable.
- NPM package tests are now run on multiple platforms to catch any platform-dependent regressions.
- Use relative path to binary files to avoid issues with special characters in Windows path.