Skip to content

Classy

Choose a tag to compare

@mszeu mszeu released this 13 Jul 14:12
· 4 commits to master since this release
f0a0fb9

What's Changed

  • Classy dev by @mszeu in #23
  • The connection logic has been improved and transformed in a Python Class
  • In this version, the SSL and TCP connections are not open and closed for every call, but the same connection is used to send all the commands
  • The Docustrings have been improved
  • The HELP (-h) output has been fixed and improved
  • Some minor logical errors have been fixed

Full Changelog: v1.2...v1.3