Releases: stanislav-tkach/os_info
Releases · stanislav-tkach/os_info
os_info 2.0.1
-
Bitness detection has been implemented for MacOS. (#147)
-
regex
dependency has been removed. (#144)
-
libntdll.a
has been removed from the sources. (#146)
os_info 2.0.0
-
Bitness
and Type
enums have been marked as non_exhaustive
. (#140)
-
SUSE Enterprise and openSUSE support has been added. (#135)
-
serde
has been made an optional dependency. (#138)
os_info 1.3.3
Version
's Display
implementation has been fixed. (#128)
os_info 1.3.2
- Bitness detection has been implemented for Linux. (#125)
os_info 1.3.1
- Missing winapi features have been added. (#123)
os_info 1.3.0
-
Info
has been extended with operating system bitness. See Info::bitness
for details. Currently implemented only for Windows. (#119)
-
Info
's Display
implementation has been fixed. (#113)
-
winapi
dependency version has been updated to 0.3
. (#115)
os_info 1.2.0
- Distinguish between Red Hat and Red Hat Enterprise operating system versions. (#107)
os_info 1.1.3
- Amazon Linux support has been added. (#105)
os_info 1.1.2
- OS X beta versions support has been added. (#103)
os_info 1.1.1
-
Migrate to the 2018 edition. (#96)
-
Fix deprecation warnings. (#95)
-
Update dependencies versions. (#94)