Commit bae1f4e
authored
Mark 0.0.11 (#103)
# 0.0.11 / 2022-11-09
### Added
- Added a restart policy and container name to services deployed via ssh
- Added `--yaml-path` to `ctf challenge add` to specify a specific `challenge.yml` path that will be added to the .ctf config
### Fixed
- Fixed issue in `ctf templates list` where not all templates would be listed
- Bumped version of dependencies to support Python 3.11
- Bumped `cookiecutter` to 2.1.1
- Bumped `requests` to 2.28.1
- Bumped `colorama` to 0.4.61 parent 28a6ba4 commit bae1f4e
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
3 | 18 | | |
4 | 19 | | |
5 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
0 commit comments