Skip to content

v0.15.0

Compare
Choose a tag to compare
@eminence eminence released this 15 Feb 04:10
· 115 commits to master since this release
391bd13

New Features

Bug fixes

  • fix chrono::Local::timestamp deprecated in chrono 0.4.23 by @tatref in #220
  • Fix some minor documentation issues by @eminence in #225
  • Fixes the reported path when a task's function returns an error by @eminence in #230
  • fix shm size type by @tatref in #243

Breaking changes

New Contributors

Full Changelog: v0.14.2...v0.15.0

MSRV Note

This v0.15 release is only tested against the latest stable rust compiler, but is known to work with older versions (down to rust 1.48). Support for these older compilers may break in procfs patch releases. See also #223