Mago 0.0.5
Enhancements
-
Formatter:
- Implemented
--dry-run
for themago fmt
command - Removed timestamps and target information from logs to declutter output. Note: In debug mode, the target information is still displayed.
- Implemented
-
Linter Fix Command:
- Added messages to inform users when fixes are skipped due to requiring
--unsafe
or--potentially-unsafe
flags. Previously, these fixes were skipped without any user feedback. - Implemented
--dry-run
for themago fix
command. This allows users to preview linting fixes without making any changes to their files.
- Added messages to inform users when fixes are skipped due to requiring
What's Next
We continue to work diligently towards achieving a stable 1.0.0
release. Future updates will include more robust features, enhanced performance, and further refinements based on user feedback.
Feel free to reach out with any feedback or issues you encounter. Your input helps us make Mago better for everyone!
Full Changelog: 0.0.4...0.0.5