Skip to content

Releases: platforminfo/platforminfo

PlatformInfo 1.0.0

20 Aug 02:31

Choose a tag to compare

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

14 Mar 03:29
5f5d8f0

Choose a tag to compare

Pre-release

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

14 Mar 03:00
8746410

Choose a tag to compare

PlatformInfo 1.0.0b5 Pre-release
Pre-release

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

23 Nov 04:40
f20dad6

Choose a tag to compare

🎉 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

26 Aug 00:44

Choose a tag to compare

Pre-release

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.