v0.2.2
[0.2.2] - 2026-08-11
Added
- Expanded binary unit helpers in
sizelib.sizewithpib(),eib(),zib(), andyib()(up to$1024^8$ / Yotta binary). - Expanded decimal unit helpers in
sizelib.sizewithpb(),eb(),zb(), andyb()(up to$1000^8$ / Yotta decimal). - Updated
human_size()output unit escalation to support up toYiB(base 2) andYB(base 10).
Changed
- Standardized binary-first helper definition and evaluation order across the entire library and documentation suite.
Full Changelog: v0.2.1...v0.2.2