Releases: ecomfe/jformatter
Releases · ecomfe/jformatter
jformatter 1.0.9 release!
jformatter 1.0.8 release!
- fix bug: fix error when format empty file
- catch error when esprima parse syntax error files
jformatter 1.0.7 release!
- fix bug: for windows environment
jformatter 1.0.6 release!
- fix bug: single quotes auto-fix bugs
- update test case
jformatter 1.0.5 release!
- fix bug: lost space before
instanceof
jformatter 1.0.4 release!
- fix bug: autoSemicolon add semicolon in for statement
jformatter 1.0.3 release!
- add 5 auto fix, please see
config.fix
- improve command line tool, please see document
- test case update
jformatter 1.0.2 release!
- new and safe logic of keeping blank line
- config for blank line at end of file
- keep 1 blank line default
- test case update
jformatter 1.0.1 release!
v1.0.1 (2014/11/28)
- keep blank line after file doc
- keep blank line after
},
jformatter 1.0.0 release!
- all new architecture with rocambole
- more config work
- fix a bug in auto-fixer