Skip to content

v_48: Add HasNotExpired and Fix machine code method on Windows

Compare
Choose a tag to compare
@artemlos artemlos released this 15 Aug 12:55
· 7 commits to master since this release
  1. Added a new method to check if a license has expired locally.
  2. Fixed GetMachineCode method so that it falls back on MachineGUID when WMIC does not work (Windows only).
  3. Update setup.py that could solve issues installing the library in newer versions of Python and other platforms.

#69 #71