Releases: toitlang/pkg-host
Releases · toitlang/pkg-host
v1.17.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #89
- Add support for changing the {a|m}time of files. by @floitsch in #90
- Add 'find-executable' function. by @floitsch in #92
- Make sure the thrown exception for mkdir is "ALREADY_EXISTS" by @floitsch in #91
Full Changelog: v1.16.2...v1.17.0
v1.16.2
v1.16.1
v1.16.0
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