Revision history for Raku module Sys::OsRelease.
0.0.2 Mon 18 Nov 2024
* Changes:
- Lines with nothing but whitespace are no longer considered blank.
- os-release no longer ignores trailing whitespace.
* Improvements:
- Slight performance improvements.
- Hash return is now specified in os-release signature.
- More informative error message for when a single-quoted string contains
single quotes.
* Fixes:
- Parameter value must immediately follow equal sign.
0.0.1 Fri 15 Nov 2024
Initial release.