Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 690 Bytes

File metadata and controls

30 lines (17 loc) · 690 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[Unreleased]

Changed

  • the --serve plugin now automatically sets NODE_ENV environment variable to "test" instead of "testing"

[0.2.2] - 2018-09-26

Fixed

  • fixed bigtest.opts init template to use dash-cased options instead of dot notation. See #20 for more.

[0.2.1] - 2018-09-14

Changed

  • client-host and proxy-host to client-hostname and proxy-hostname.

[0.2.0] - 2018-09-14

Changed

  • dot-notation CLI options to be dash-cased