Releases: toitlang/pkg-host
Releases · toitlang/pkg-host
v1.15.3
v1.15.2
What's Changed
- Fix fork-stress-test. by @floitsch in #79
- Bump toitlang/pkg-publish from 1.4.0 to 1.5.0 by @dependabot in #80
- Fix content/contents mixup. by @floitsch in #81
New Contributors
- @dependabot made their first contribution in #80
Full Changelog: v1.15.1...v1.15.2
v1.15.1
v1.15.0
What's Changed
- Type string args and add check that all fork arguments are strings. by @floitsch in #76
- Migrate host package to io library. by @floitsch in #63
- Don't accidentally drop environment argument by @erikcorry in #77
Full Changelog: v1.14.1...v1.15.0
v1.14.1
v1.14.0
v1.13.0
v1.12.0
v1.11.0
What's Changed
- Test that blocking on stdout works as expected by @erikcorry in #52
- Add dir test by @floitsch in #46
- More tests by @erikcorry in #53
- Run tests on SDK v2.0.0-alpha.113 by @kasperl in #54
- Automatically dispose DirectoryStream when possible by @kasperl in #55
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Add return types to 'pipe.to' and 'pipe.from'. by @floitsch in #48
- Rename tests/LICENSE to tests/TESTS_LICENSE by @erikcorry in #49
- Don't follow symlinks during recursive delete. by @floitsch in #50
- Use 'variant of' instead of 'alternative to' by @floitsch in #51
Full Changelog: v1.9.0...v1.10.0