Skip to content

Releases: simple-access-layer/source

v1.2.5 Release

08 Oct 15:22
feef619

Choose a tag to compare

Added files for poetry environment.
Updated requirements.txt and setup.py.
Fixed bug preventing ConnectionError being raised when client fails to connect to host.
Fixed bug in exception thrown when deserialising asymmetric errors.

v1.2.4 Release

11 Nov 18:16
4034edb

Choose a tag to compare

Fixed bug preventing username and password authentication (#41).

v1.2.3 Release

11 Nov 16:53
5671d0e

Choose a tag to compare

Fixed bugs which prevented authentication due to auth token writing failure.
Removed filtering of all warnings.

v1.2.2 Release

30 Jul 10:49
8d6eb4d

Choose a tag to compare

Added Array data class.
Made array handling more robust by enforcing row-major ordering.

v1.2.1

07 Jan 15:57
88d6e5a

Choose a tag to compare

Fixed typos.