-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
# v0.4.0 | ||
|
||
This v0.4 release contains: | ||
|
||
Bug fixes | ||
- Continue listing packs despite malformed pack names | ||
- Do not raise error when installing a pack already installed | ||
- Do not raise error when using non HTTPS url for updating index.pix | ||
|
||
New features | ||
- Avoid displaying progress bar on non-interactive terminals | ||
- Remove extracted licenses when purging | ||
- Add notes on how to configure cpackget behind a proxy | ||
- Support YML pack notation e.g. "ARM::[email protected]" | ||
|
||
# v0.3.1 | ||
|
||
This v0.3.1 release contains a tiny typo fix that prevented | ||
|