github carthage-software/mago 0.19.1
Mago 0.19.1

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

Mago 0.19.1 🛠️

Bug Fixes & Improvements:

This patch release addresses several formatting issues reported by our community, focusing on improving the accuracy and consistency of our formatter.

  • Assignment & Comment Placement: Resolved bugs related to incorrect comment placement within array-like structures, blocks, match expressions, and other constructs, as well as improved handling of assignment operations.
  • Member Access Chains: Enhanced the formatting of member access chains, ensuring that newlines within the chain are preserved when the preserve_breaking_member_access_chain setting is enabled. Also corrected formatting of method calls and call arguments within these chains.

These fixes address and close the following bug reports: #134, #136, #137.

A big thank you to @innocenzi for reporting these issues and helping us improve the formatter! Your feedback is invaluable.


Full Changelog: 0.19.0...0.19.1

Don't miss a new mago release

NewReleases is sending notifications on new releases.