Symbol Python Light API 0.0.6
·
57 commits
to dev
since this release
Added
- added support for Python 3.12
Fixed
- treat all HTTP statuses less than 400 as a success instead of only HTTP statuses 200 and 404 codes
- OpenSSL library names are different on Windows, which causes linking to fail; update to select the correct library name.