Skip to content

Commit b8cdb26

Browse files
committed
Version bump, update dependencies
1 parent 50a9247 commit b8cdb26

File tree

4 files changed

+3002
-528
lines changed

4 files changed

+3002
-528
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 1.0.8
2+
3+
- Add types to command arguments to avoid deprecation warnings (#25)
4+
5+
_Dave Nicolson_
6+
7+
- Properly close Rack response body (#26)
8+
9+
_Zac Bristow_
10+
11+
- Spawn commands correctly on Windows (#29)
12+
13+
_Shalvah_
14+
15+
- Add missing stringio requirement (#31)
16+
17+
_Hirohisa Mitsuishi_
18+
19+
- Add user flag to docker option (#32)
20+
21+
_Hirohisa Mitsuishi_
22+
123
# 1.0.7
224

325
- Improved error handling for Docker processes (#20 and #21)

0 commit comments

Comments
 (0)