Skip to content

Releases: toitlang/pkg-host

v1.15.3

04 Oct 11:26
62393e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

02 Oct 08:20
b8a12cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.1...v1.15.2

v1.15.1

04 Apr 09:53
ff187c2
Compare
Choose a tag to compare

What's Changed

  • Make pipes and files readers/writers closeable. by @floitsch in #78

Full Changelog: v1.15.0...v1.15.1

v1.15.0

03 Apr 19:06
2588faa
Compare
Choose a tag to compare

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

09 Mar 16:10
da453fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

08 Mar 22:38
1368c23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

17 Jan 16:28
64ee9e7
Compare
Choose a tag to compare

Added chmod, link and readlink.

v1.12.0

21 Dec 10:03
fe5e10c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

06 Oct 11:43
7e7df6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

21 Sep 14:44
e1c11a0
Compare
Choose a tag to compare

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