Some checks failed
Lint / pre-commit Linting (push) Has been cancelled
Deploy js code to an instance of screeps. Some debugging tools are implemented. Reviewed-on: #6 Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de> Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
718 B
718 B
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2016-05-17)
Features
BREAKING CHANGES
- stdio/stderr will not be set to blocking if isTTY === false
1.0.0 (2016-05-14)
Features
- implemented shim for stream._handle.setBlocking (6bde0c0)