Skip to content

Releases: MSLNZ/msl-loadlib

v1.0.0

09 Jun 05:07

Choose a tag to compare

1.0.0 (2025-06-09)

The 32-bit server is frozen with the following versions

  • server32-windows.exe — Python 3.13.4, pythonnet 3.0.5, comtypes 1.4.11
  • server32-linux — Python 3.13.4

Added:

  • Client64 now accepts host=None which will mock the connection to the server
  • freeze32 console script to create a new 32-bit server
  • support for Python 3.12 and 3.13
  • PEP-484 type annotations

Changed:

  • convert to an implicit namespace package (PEP-420)
  • the requires_pythonnet and requires_comtypes arguments to freeze_server32.main() were removed and the imports, data skip_32bit_check, keep_spec and keep_tk arguments were added
  • all constants (e.g., IS_WINDOWS) were moved to a (private) _constants.py file
  • data type of EXAMPLES_DIR and the return type from Server32.examples_dir() changed from str to pathlib.Path

Removed:

  • support for Python 2.7, 3.5, 3.6 and 3.7
  • the deprecated quiet parameter

v0.10.0

16 Jun 05:23

Choose a tag to compare

release v0.10.0

v0.9.0

13 May 05:06

Choose a tag to compare

v0.9.0 release

v0.8.0

20 Feb 03:56

Choose a tag to compare

v0.8.0 release

v0.7.0

17 Mar 03:57

Choose a tag to compare

v0.7.0 release

v0.6.0

07 May 03:38

Choose a tag to compare

v0.6.0 release

v0.5.0

06 Jan 01:27

Choose a tag to compare

v0.5.0 release

v0.4.1

24 Aug 04:26

Choose a tag to compare

v0.4.1 release

v0.4.0

28 Feb 02:46

Choose a tag to compare

v0.4.0 release

v0.3.2

18 Oct 05:19

Choose a tag to compare

v0.3.2 release