Skip to content

Latest commit

 

History

History
104 lines (70 loc) · 2.41 KB

changelog.md

File metadata and controls

104 lines (70 loc) · 2.41 KB

0.7.0 / 2016-06-29

New features:

  • Add improvement count to terminal and email output (#64)

Bug fixes:

  • Round success percentages to 2 decimals to avoid inaccurately reporting 100% success (#62)

Dependency updates:

  • nodemailer-ses-transport 1.4.0 (#61)
  • juice 2.0.0 (#56)

0.6.3 / 2016-06-13

Bug fixes:

  • Fix the long standing email sending bug! (#30)

0.6.2 / 2016-05-03

Bug fixes:

  • dependency updates

0.6.1 / 2016-04-04

Bug fixes:

  • Output from large test suites is no longer truncated See #44

0.5.1 / 2016-03-28

Bug fixes:

  • Backport usage of http.Agent to limit maximum concurrent requests to 1 This helps avoid overloading small clusters during testing

0.6.0 / 2016-01-06

New features:

0.5.0 / 2015-12-07

New features:

  • use a more concise diff output that is easier to read

0.4.4 / 2015-10-06

Text changes:

  • remove broken and old status badge from readme
  • update the readme with better capitalization

0.4.3 / 2015-09-25

Bug fix

0.4.2 / 2015-09-04

  • update pelias-config for v1 responses

0.4.1 / 2015-09-02

New features:

0.4.0 / 2015-08-19

New features:

0.3.0 / 2015-07-17

New features:

0.2.0 / 2015-07-15

New features:

0.1.0 / 2015-07-15

New features:

0.0.1 / 2015-07-13

  • First release