Skip to content

Commit a3a171c

Browse files
committed
Updated CHANGELOG for 0.0.5
1 parent 612af51 commit a3a171c

File tree

4 files changed

+21
-75
lines changed

4 files changed

+21
-75
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,29 @@ conda-press Change Log
66

77

88

9+
910
<!-- current developments -->
1011

12+
## v0.0.5
13+
**Added:**
14+
15+
* Added option `--config` which accepts a path to a yaml file with the configuration to run `conda-press`.
16+
* The `YAML` file passed using the option `--config` also accepts the
17+
configuration to be inside of the key `conda_press`.
18+
19+
**Changed:**
20+
21+
* Add dataclass `Config` following the `Introduce Parameter Object` design pattern.
22+
`Config` is responsible to hold the `conda-press` configuration.
23+
Refactored internal classes/functions to use the new approach.
24+
25+
**Authors:**
26+
27+
* Anthony Scopatz
28+
* Marcelo Duarte Trevisani
29+
30+
31+
1132
## v0.0.4
1233
**Added:**
1334

news/fb-36-add-config-option.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

news/fb-conda-press-key-config.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

news/refactoring-config-parameter.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)