Skip to content

Releases: haiku/rune

Rune v0.1.1

16 Mar 00:33
Compare
Choose a tag to compare

Rune v0.1.1

This is a bug fix release. Recent versions of Haiku have a new partition id for the boot partition (EFI system 0xef instead of fat32)

Bug Fixes

  • Add EFI system partition to list of partitions checked for boot filesystem

Rune v0.1.0

15 Mar 14:59
Compare
Choose a tag to compare
Rune v0.1.0 Pre-release
Pre-release

What's Changed

  • first official release
  • main.rs: fix build issue caused by reqwests crate. by @return in #1
  • Fix a couple build issues by @thinkski in #2
  • Pre-compiled binaries will grow as time goes on. Mac OS X and Windows are planned in the future.

New Contributors

Full Changelog: https://github.com/haiku/rune/commits/v0.1.0