Skip to content

Commit 09458dc

Browse files
author
Sylvain MARIE
committed
0.7.0 changelog
1 parent 5d01c4b commit 09458dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 0.7.0 - New `@cmdtask`
4+
5+
* New `@cmdtask` similar to `@pytask` but to create shell commands. Fixes [#5](https://github.com/smarie/python-doit-api/issues/5)
6+
37
### 0.6.1 - New `doit_config` + API change to support multiprocessing
48

59
* New `doit_config()` utility method to generate a valid `DOIT_CONFIG` in its caller module. Fixes [#1](https://github.com/smarie/python-doit-api/issues/1)

0 commit comments

Comments
 (0)