Releases: starship/rust-battery
Releases · starship/rust-battery
v0.9.1
0.9.1 (2024-07-25)
Bug Fixes
v0.9.0
0.9.0 (2024-06-08)
Features
- NetBSD support with envsys ioctl and plist (#69) (87b8cc4)
v0.8.3
0.8.3 (2024-04-02)
Bug Fixes
- linux: be more permissive on invalid UTF-8 file content (#60) (3a229ec)
v0.8.2
0.8.2 (2023-08-05)
Bug Fixes
- darwin: allow fallback to non-raw key & permit errors (#41) (19f12f0)
v0.8.1
0.8.1 (2023-06-08)
Bug Fixes
- use correct data source for querying max capacity on arm64-macOS (#33) (fadcee6)
v0.8.0
0.8.0 (2023-04-12)
⚠ BREAKING CHANGES
Features
- derive
serde
and schemars
traits for State
enum (#2) (487ebc2)
Bug Fixes
Code Refactoring