Skip to content

Releases: stanislav-tkach/os_info

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)

os_info 1.1.0

13 Oct 19:42
37d636d
Compare
Choose a tag to compare
  • Serialization support (serde) has been added to all public data types. (#91)

  • Dependencies have been updated. (#92, #93)

os_info 1.0.3

22 Mar 13:15
4a2005c
Compare
Choose a tag to compare

Fixed linker errors for 32-bit msvc builds. (#88)