Skip to content

Latest commit

 

History

History
106 lines (47 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

106 lines (47 loc) · 3.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2020-05-21)

Features

  • add --group-add, --pid, --security-opt (#66) (d8e67d2)
  • add support for --privileged flag (#52) (95b6dd4)
  • add support for labels (#58) (f2fc146)
  • handle special characters in cmd (#54) (dded29a)
  • support --uts and --domainname, smarter hostname handling (#53) (03cebfe)

2.2.0 (2019-02-04)

Features

2.1.1 (2018-04-07)

2.1.0 (2018-01-24)

Features

  • handle special characters in env vars (#24) (a61c999)

2.0.1 (2016-12-22)

2.0.0 (2016-11-07)

Features

BREAKING CHANGES

  • no longer errors on empty arrays

prefers file over container if identically named

  • moar tests, 100% coverage

  • moar docs

1.0.1 (2016-10-02)

1.0.0 (2016-10-02)

Chores

Features

BREAKING CHANGES

  • move to 1.0.0 with 100% code coverage

  • add travis config and coveralls

0.2.1 (2016-04-15)

0.2.0 (2016-04-15)

Features

  • index: Support for more inspect-able params (#4) (f2e1dc7)