0.51
Changelog
Added
- Added
--help
option to CLI (#477) – @grodin - Created
CHANGELOG.md
– @hick209
Changed
- Preserves blank spaces between when clauses (#342) – @hick209
- Named the default style as
Formatter.META_FORMAT
/--meta-style
(520706e) – @hick209 FormattingOptions
constructor parameters order was changed (96a7b1e) – @hick209
Fixed
- Compilation issues with online formatter (8605080) – @hick209
- Removing valid semicolons (#459) – @hick209
- Incorrect detection of unused
assign
import (#411) – @cloudshiftchris
Removed
- Deleted
Formatter.DROPBOX_FORMAT
/--dropbox-style
(BREAKING CHANGE) (4a393bb) – @hick209 - Deleted
FormattingOptions.Style
enum (7edeff1) – @hick209
Full Changelog: v0.50...v0.51
Huge thanks to all the contributors! 🎉