Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 430 Bytes

CHANGELOG.rst

File metadata and controls

36 lines (24 loc) · 430 Bytes

Change log

0.1.16

Bug Fixes

  • ensure process reaper is restarted after an initial batch of children have run

0.1.15

Features

  • synthesize appropiate exit codes if process.execv is not executable

0.1.14

Features

  • add a close method for HTTP Clients. add a .json convenience for HTTP Responses

0.1.13

Features

  • Threading support returns!