github segevfiner/keepawake-rs v0.5.0

latest releases: v0.6.0, v0.5.1
2 years ago

Added

  • An experimental C API buildable using cargo-c. See the generated header file for details on the API. See cargo-c for futher details on cargo-c usage.

Changed

  • BREAKING Switched to derive_builder for the builder (The builder is now created using default()).
  • BREAKING Renamed AwakeHandle to KeepAwake.
  • BREAKING New custom Error type instead of using anyhow for the library.
  • Made winresource to only be included in the bin feature.
  • Updated dependencies.

Don't miss a new keepawake-rs release

NewReleases is sending notifications on new releases.