Skip to content

0.7.0

Latest

Choose a tag to compare

@oold oold released this 15 Mar 15:46
· 32 commits to main since this release
6acfdd4

Released on March 15, 2026

  • Update pid_file(), working_directory(), and chroot() to take an Into<PathBuf> instead of AsRef<Path>.
  • Replace test dependency bincode with rkyv.