Skip to content

Releases: stanislav-tkach/os_info

os_info 3.0.2

05 Apr 10:14
7ee4445
Compare
Choose a tag to compare
  • NixOS support has been added. (#252)

  • FreeBSD support has been added. (#253)

os_info 3.0.1

23 Oct 09:43
6471d53
Compare
Choose a tag to compare
  • 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

28 Sep 16:21
ae92f6b
Compare
Choose a tag to compare
  • 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

09 Aug 21:11
9dc1b89
Compare
Choose a tag to compare
  • EndeavourOS support has been added. (#210)

os_info 2.0.7

26 Jul 12:38
abe960a
Compare
Choose a tag to compare
  • Arch Linux detection from the release file has been fixed. (#206)

os_info 2.0.6

23 May 21:37
0a80dfb
Compare
Choose a tag to compare
  • Pop!_OS support has been added. (#173)

  • Manjaro support has been added. (#180)

  • Solus support has been added. (#182)

os_info 2.0.5

13 May 11:26
e640b2d
Compare
Choose a tag to compare
  • The markdown (README.md) test has been fixed. (#167)

os_info 2.0.4

11 May 05:35
40a3be3
Compare
Choose a tag to compare
  • The issue with README.md and LICENSE files not being included into the package has been fixed. (#166)

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)