Releases: decaffeinate/bulk-decaffeinate
Releases · decaffeinate/bulk-decaffeinate
v1.5.5
<a name"1.5.5">
1.5.5 (2016-09-03)
Bug Fixes
- improve error handling when a config file is invalid json (#11) (81c34671)
v1.5.4
<a name"1.5.4">
1.5.4 (2016-09-03)
Bug Fixes
- properly format and deduplicate eslint errors (#10) (430c10ad)
v1.5.3
<a name"1.5.3">
1.5.3 (2016-09-03)
Bug Fixes
- always write "decaffeinate" in lower-case (#9) (f074506b)
v1.5.2
<a name"1.5.2">
1.5.2 (2016-09-03)
Bug Fixes
- use "Decaffeinate" as the author name in all generated commits (#7) (cbb376e4)
v1.5.1
<a name"1.5.1">
1.5.1 (2016-09-03)
Bug Fixes
- forward stdout when installing binaries (#6) (ff9388eb)
v1.5.0
<a name"1.5.0">
1.5.0 (2016-09-03)
Features
- automatically run eslint --fix once decaffeinate completes (#4) (3d683819)
v1.4.0
<a name"1.4.0">
1.4.0 (2016-08-29)
Features
- Add the ability to specify options in a config file (#3) (9a159c40)
v1.3.0
<a name"1.3.0">
1.3.0 (2016-08-28)
Features
- add the ability to run decaffeinate and create git commits (b4798200)
v1.2.0
<a name"1.2.0">
1.2.0 (2016-08-26)
Features
- clean up the error log format a little (be117220)
v1.1.0
<a name"1.1.0">
1.1.0 (2016-08-14)
Bug Fixes
- improve error handling when running on a list of files (06bae3d5)
- properly set the stage when opening the repl (6cde7f34)
Features
- add more flexible options for specifying the files to decaffeinate (a2516dbd)