Releases: stanislav-tkach/os_info
Releases · stanislav-tkach/os_info
os_info 3.0.1
-
Linux Mint support has been added. (#233)
-
Operating system type detection has been fixed for the following Linux distributions:
-
Log level for the message about the absent lsb_release
has been reduced from warn
to debug
. (#237)
os_info 3.0.0
-
VersionType
enum has been extended to support the rolling release versioning. (#211)
-
The codename field has been added to Version
. (#213, #214)
-
The Display
trait implementation for Version
, Info
and Bitness
has been changed. (#219)
-
The edition filed has been moved from Version
to Info
. (#219)
-
VersionType
has been renamed to Version
. (#219)
os_info 2.0.8
- EndeavourOS support has been added. (#210)
os_info 2.0.7
- Arch Linux detection from the release file has been fixed. (#206)
os_info 2.0.6
-
Pop!_OS support has been added. (#173)
-
Manjaro support has been added. (#180)
-
Solus support has been added. (#182)
os_info 2.0.5
- The markdown (README.md) test has been fixed. (#167)
os_info 2.0.4
- The issue with
README.md
and LICENSE
files not being included into the package has been fixed. (#166)
os_info 2.0.2
- Oracle Linux support has been added. (#153)