2014-05-15 03:37:20 -06:00
|
|
|
# v0.2.6 (2014-05-15)
|
|
|
|
- version bump
|
|
|
|
- added `"jslint_happy": true` to own `.jsbeautifierrc`
|
|
|
|
|
|
|
|
# v0.2.5 (2014-05-14)
|
|
|
|
- fixed issue #7 (Place cursor back to edited place after beautifying)
|
|
|
|
- fixed issue #8 (Ignore jsbeautify when editing .jsbeautifyrc in place)
|
|
|
|
|
2014-05-12 23:37:54 -06:00
|
|
|
# v0.2.3 (2014-05-13)
|
|
|
|
|
|
|
|
- support `.jsbeautifierrc` (thanks @karolyi)
|
|
|
|
- fixed: reload on save (thanks @karolyi)
|
|
|
|
|
2014-03-18 03:38:46 -06:00
|
|
|
# v0.2.2 (2014-03-18)
|
|
|
|
|
|
|
|
- added experimental support for XML (thanks @mtanzi)
|
|
|
|
|
|
|
|
# v0.2.1 (2014-03-12)
|
|
|
|
|
|
|
|
- added option to beautify on save
|
|
|
|
|
|
|
|
# v0.2.0 (2014-03-11)
|
|
|
|
|
|
|
|
- public release
|
2014-05-12 23:37:54 -06:00
|
|
|
- beautify JS, HTML and CSS files based on current editor settings
|