Skip to content

Releases: decaffeinate/bulk-decaffeinate

v1.5.5

03 Sep 19:18
Compare
Choose a tag to compare

<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

03 Sep 18:00
Compare
Choose a tag to compare

<a name"1.5.4">

1.5.4 (2016-09-03)

Bug Fixes

  • properly format and deduplicate eslint errors (#10) (430c10ad)

v1.5.3

03 Sep 17:43
Compare
Choose a tag to compare

<a name"1.5.3">

1.5.3 (2016-09-03)

Bug Fixes

  • always write "decaffeinate" in lower-case (#9) (f074506b)

v1.5.2

03 Sep 05:10
Compare
Choose a tag to compare

<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

03 Sep 04:46
Compare
Choose a tag to compare

<a name"1.5.1">

1.5.1 (2016-09-03)

Bug Fixes

  • forward stdout when installing binaries (#6) (ff9388eb)

v1.5.0

03 Sep 03:09
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2016-09-03)

Features

  • automatically run eslint --fix once decaffeinate completes (#4) (3d683819)

v1.4.0

29 Aug 06:38
Compare
Choose a tag to compare

<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

28 Aug 20:11
Compare
Choose a tag to compare

<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

26 Aug 15:53
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-08-26)

Features

  • clean up the error log format a little (be117220)

v1.1.0

14 Aug 01:20
Compare
Choose a tag to compare

<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)