Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 500 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 500 Bytes

Changelog

0.4.0, 2022-09-29

  • The "fd" feature can now be used to turn of the filedescriptor-passing (enabled by default). If this feature is disabled, the crate does not have any unsafe code.
  • The crate now depends on clap instead of structopt
  • Dependencies were updated
    • clap 4

Besides that only quality-of-life changes were made, to make development of this crate easier.

Before 0.4.0

There was no changelog before the 0.4.0 release. Please have a look at the commt log.