Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
82 lines (35 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

82 lines (35 loc) · 2.25 KB

Change Log

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

2.3.1 (2017-07-09)

2.3.0 (2017-07-09)

Features

  • add virtualenv subcommand's options (8246287)

2.2.0 (2017-07-09)

Features

  • add "virtualenv" subcommand (525cf64)

2.1.0 (2017-07-09)

Bug Fixes

Features

  • add "bare" option to "versions" subcommand (362a38f)
  • add "virtualenvs" subcommand (757e38f)

2.0.1 (2017-07-09)

2.0.0 (2017-07-09)

Features

  • rename the "skip" option to "skip_existing" option (3852908)

BREAKING CHANGES

  • rename the "skip" option to "skip_existing" option

1.0.1 (2017-07-02)

Bug Fixes

  • raise error when multiple versions are passed to global subcommand (614c023)

1.0.0 (2017-07-02)

Features

  • release the version 1.0.0 (0558558)