Releases: illinois-cs241/chainlink
Releases · illinois-cs241/chainlink
Version 0.0.8
Version 0.0.7
Now non-root containers can also use the /job/
directory.
0.0.6
Version 0.0.5
This release includes the feature of silencing a stage's logs. This is backward compatible
Version 0.0.4
This release enhances the library's error handling for docker errors.
Version 0.0.3
Change in this release:
- Added
Chainlink.run_async
, an async version ofChainlink.run
Version 0.0.2
This release has the following changes:
- Replace the
capabilities
list with a newprivileged
flag - Remove CPU quota limit
Version 0.0.1
Initial release