Skip to content

Latest commit

 

History

History
111 lines (58 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

111 lines (58 loc) · 2.37 KB

Changelog

0.2.5 - 2017-11-23

### Added

  • Checking for newer release of the toolkit at runtime

0.2.4 - 2017-10-12

### Added

  • Enable CLI extensions
  • Provide a change directory argument when using the CLI

Changed

  • Proper verbose log level

0.2.3 - 2017-10-07

Changed

  • Not a universal wheel distribution

0.2.2 - 2017-10-06

Changed

  • Removed old dependencies

0.2.1 - 2017-10-06

Changed

  • Package up extra files when installed from source

0.2.0 - 2017-10-06

Changed

  • Core code now lives in a dedicated project chaoslib. chaostoolkit is now just the CLI of running experiments #3

0.1.12 - 2017-10-03

Removed

  • Documentation has moved to its own project

0.1.11 - 2017-10-02

Added

  • Ensure CNAME is set for the docs to be resolved via chaostoolkit.org

[0.1.10][] - 2017-10-02

Added

  • Installing dependencies along with the command
  • Using a regular user to run from a Docker container

0.1.9 - 2017-10-01

Changed

  • Switched to an alpine based Docker image for smaller footprint

0.1.8 - 2017-10-01

Changed

  • Better installation docs

0.1.0 - 2017-10-01

Added

  • Initial release