github DaanDeMeyer/reproc v1.0.0-beta.2

latest releases: v14.2.5, v14.2.4, v14.2.3...
pre-release5 years ago

Bug fixes

  • Fixed possible stack overflow when comparing against reproc specific errors such as reproc::error::stream_closed.

Breaking changes

  • Renamed reproc::error to reproc::errc to align with std::errc.
  • Removed reproc::error::unknown_error because it was implemented wrong and doesn't really have a use since system errors are just stored in std::error_code. REPROC_UNKNOWN_ERROR is still available and hasn't changed.

Other changes

  • The rest of the changes are documentation and tooling updates. Check the list of commits if you need more information.

Don't miss a new reproc release

NewReleases is sending notifications on new releases.