Skip to content

Releases: stanislav-tkach/os_info

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)

os_info 1.1.2

11 Sep 08:21
8b923fc
Compare
Choose a tag to compare
  • OS X beta versions support has been added. (#103)

os_info 1.1.1

22 Mar 14:00
7999999
Compare
Choose a tag to compare
  • Migrate to the 2018 edition. (#96)

  • Fix deprecation warnings. (#95)

  • Update dependencies versions. (#94)