Releases: platforminfo/platforminfo
Releases · platforminfo/platforminfo
PlatformInfo 1.0.0
PlatformInfo 1.0.0
🎉 We're finally at a release-ready version of this package!
This release fixes some critical errors in several functions utilizing file parsing, and the package finally feels feature complete enough to be 'release-ready'
PlatformInfo 1.0.0beta5.post2
PlatformInfo 1.0.0beta5.post2
This release contains a fix for the PlatformInfo CLI component.
PlatformInfo 1.0.0beta5.post1 has been removed due to CLI issues. Therefore, post1 is no longer available to download.
Original changelog:
PlatformInfo 1.0.0beta5
New changes:
- Fixes for Linux-based OSes
- Preliminary BSD support
- Migration from setuptools and build to poetry
- Added basic CLI utility
Availability:
PyPi + Github downloads + CircleCI
PlatformInfo 1.0.0b5
PlatformInfo 1.0.0beta5
New changes:
- Fixes for Linux-based OSes
- Preliminary BSD support
- Migration from setuptools and build to poetry
- Added basic CLI utility
Availability:
PyPi + Github downloads + CircleCI
1.0.0 Beta 4 - HW detection support, code cleanup, and more
🎉 1.0.0b4 - HW detection is finally here!
Changes made:
- HW detection support added
- Currently supports RAM, CPU name, CPU core counts (logical & physical), GPU name.
- Code cleanup
- Includes typo fixes, etc.
Problems:
- GPU detection slow on Mac due to nature of method being used
- GPU detection not available for Linux
- RAM includes system reserved in Win/Mac, not on Linux (will be fixed in Beta 5)
NOTE: 1.0.0b4 is the same release as 1.0.0b4.post1
PlatformInfo 1.0.0alpha1
NOTE: released as platforminfo-1.0.0-alpha7 on PyPi for testing purposes
First Release!
Includes kernel, kernel version, and OS version on Mac, Windows, and Linux,
Includes architecture on Mac and Linux. Windows coming soon.