github carthage-software/mago 0.19.2
Mago 0.19.2

latest releases: 1.0.0-beta.13, 1.0.0-beta.12, 1.0.0-beta.11...
6 months ago

Mago 0.19.2 🛠️

### Bug Fixes & Improvements:

This patch release addresses specific formatting inconsistencies, enhancing both the accuracy and readability of the output.

  • Corrected Trailing Comment Placement: Resolved an issue where trailing comments following function calls within return statements were incorrectly positioned before the semicolon. They now correctly appear after the semicolon, adhering to standard syntax. #144
  • Enhanced Dangling Block Comment Spacing: Improved the visual separation of dangling comments within non-empty code blocks. A newline is now automatically inserted before these comments, providing necessary spacing and improving code clarity. #143

Full Changelog: 0.19.1...0.19.2

Don't miss a new mago release

NewReleases is sending notifications on new releases.