We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19aadfe commit ba244dcCopy full SHA for ba244dc
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
### Changed
14
- **BREAKING** Switched to `derive_builder` for the builder (The builder is now created using `default()`).
15
- **BREAKING** Renamed `AwakeHandle` to `KeepAwake`.
16
+- **BREAKING** New custom `Error` type instead of using `anyhow` for the library.
17
- Made `winresource` to only be included in the `bin` feature.
18
- Updated dependencies.
19
0 commit comments