Skip to content

Releases: hermit-os/hermit-rs

Hermit for Rust 0.9.0

11 Apr 15:24
a6e5413
Compare
Choose a tag to compare

What's Changed

Full Changelog: hermit-0.8.2...hermit-0.9.0

Upgrade to Rust 2021

10 Dec 16:02
Compare
Choose a tag to compare
  • increase major number of hermit-abi because this release requires 2021 edition of Rust
  • yank previous version => all previous versions are able to use older 2018 edition

Upgrade to Rust 2021

10 Dec 05:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: hermit-sys-0.1.21...hermit-sys-0.1.25

Upgrade to Rust 2021

10 Dec 05:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: hermit-sys-0.1.21...hermit-abi-0.1.20

redesign of the network interface

10 Aug 19:33
Compare
Choose a tag to compare
  • using async tasks to check the network device

resolve clippy lints

24 Jun 17:26
Compare
Choose a tag to compare
hermit-abi-0.1.19

resolve clippy lints

rename panic function to avoid conflicts with libstd

24 Jun 17:27
Compare
Choose a tag to compare
hermit-sys-0.1.21

introducing the new target of kernel interface