Releases: starship/rust-battery
Releases · starship/rust-battery
v0.10.3
20 Sep 15:18
Compare
Sorry, something went wrong.
No results found
0.10.3 (2025-09-20)
Bug Fixes
deps: update rust crate schemars to v1 (#101 ) (56b2877 )
v0.10.2
13 Jun 18:03
Compare
Sorry, something went wrong.
No results found
0.10.2 (2025-06-13)
Bug Fixes
bump deps & msrv and handle windows clippy warnings (#95 ) (c9a829e )
v0.10.1
14 Mar 18:00
Compare
Sorry, something went wrong.
No results found
0.10.1 (2025-03-14)
Bug Fixes
darwin: prefer non-raw values for state_of_charge (#85 ) (07c79be )
v0.10.0
06 Sep 11:44
Compare
Sorry, something went wrong.
No results found
v0.9.1
25 Jul 20:15
Compare
Sorry, something went wrong.
No results found
0.9.1 (2024-07-25)
Bug Fixes
v0.9.0
08 Jun 17:32
Compare
Sorry, something went wrong.
No results found
0.9.0 (2024-06-08)
Features
NetBSD support with envsys ioctl and plist (#69 ) (87b8cc4 )
v0.8.3
08 Apr 06:57
Compare
Sorry, something went wrong.
No results found
0.8.3 (2024-04-02)
Bug Fixes
linux: be more permissive on invalid UTF-8 file content (#60 ) (3a229ec )
v0.8.2
05 Aug 09:18
Compare
Sorry, something went wrong.
No results found
0.8.2 (2023-08-05)
Bug Fixes
darwin: allow fallback to non-raw key & permit errors (#41 ) (19f12f0 )
v0.8.1
08 Jun 14:51
Compare
Sorry, something went wrong.
No results found
0.8.1 (2023-06-08)
Bug Fixes
use correct data source for querying max capacity on arm64-macOS (#33 ) (fadcee6 )
v0.8.0
12 Apr 10:50
Compare
Sorry, something went wrong.
No results found
0.8.0 (2023-04-12)
⚠ BREAKING CHANGES
Features
derive serde and schemars traits for State enum (#2 ) (487ebc2 )
Bug Fixes
Code Refactoring