Skip to content

Releases: stanislav-tkach/os_info

os_info 2.0.3

09 May 21:45
2106506
Compare
Choose a tag to compare
  • Centos detection has been fixed. (#162)

  • Executable has been moved to a separate crate to reduce library dependencies. (#163)

os_info 2.0.2

14 Mar 22:26
cd1c3b7
Compare
Choose a tag to compare
  • Oracle Linux support has been added. (#153)

os_info 2.0.1

22 Feb 12:29
abddce9
Compare
Choose a tag to compare
  • 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

10 Feb 22:48
39486b9
Compare
Choose a tag to compare
  • 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

24 Jan 11:16
9d1b769
Compare
Choose a tag to compare
  • Version's Display implementation has been fixed. (#128)

os_info 1.3.2

18 Jan 23:15
d62ed14
Compare
Choose a tag to compare
  • Bitness detection has been implemented for Linux. (#125)

os_info 1.3.1

15 Jan 09:44
875a919
Compare
Choose a tag to compare
  • Missing winapi features have been added. (#123)

os_info 1.3.0

14 Jan 12:37
4f256c3
Compare
Choose a tag to compare
  • 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

11 Dec 16:55
3d339d8
Compare
Choose a tag to compare
  • Distinguish between Red Hat and Red Hat Enterprise operating system versions. (#107)

os_info 1.1.3

11 Dec 16:25
Compare
Choose a tag to compare
  • Amazon Linux support has been added. (#105)