Skip to content

Symbol Python Light API 0.0.6

Compare
Choose a tag to compare
@Wayonb Wayonb released this 21 Jun 03:07
· 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.