All Versions
14
Latest Version
Avg Release Cycle
357 days
Latest Release
1853 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.1 Changes
January 21, 2020- replace the Show OS instance with the newtype's field unOS
-
v0.5.0.0 Changes
January 20, 2020- drop the functionality for getting the name and number of available CPUs
- fix the problem with getting the name of the operating system multiple times
-
v0.4.0.1 Changes
* fix the threading problems with getting the OS's name (on Windows)
-
v0.4.0.0 Changes
* make os returning an IO OS, since it caused problems on Windows
-
v0.3.0.0 Changes
* make os returning an OS instead of a String
-
v0.2.0.0 Changes
February 06, 2018* rename getOS to os and make it a pure function * use wmi queries for getting OS' names on Windows * use system calls for getting OS' names on Unixes
-
v0.1.0.9 Changes
* get OS name and cpu information on macOS * build system-info with lts-9.11
-
v0.1.0.8 Changes
* build system-info with lts-9.0
-
v0.1.0.7 Changes
* provide a custom Show OS instance * relax build-depends constraints
-
v0.1.0.6 Changes
* get a more concrete OS name (e.g. Arch Linux and Windows 7 Professional instead of just Linux and Windows)