Skip to content

Releases: simple-access-layer/source

v1.2.5 Release

Choose a tag to compare

@TOFarmer TOFarmer released this 08 Oct 15:22
feef619

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

Choose a tag to compare

@TOFarmer TOFarmer released this 11 Nov 18:16
4034edb

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

v1.2.3 Release

Choose a tag to compare

@TOFarmer TOFarmer released this 11 Nov 16:53
5671d0e

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

v1.2.2 Release

Choose a tag to compare

@CnlPepper CnlPepper released this 30 Jul 10:49
8d6eb4d

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

v1.2.1

Choose a tag to compare

@CnlPepper CnlPepper released this 07 Jan 15:57
88d6e5a
Fixed typos.