Skip to content

Releases: Jamie-/openvpn-api

v0.3.0

08 May 16:36
Compare
Choose a tag to compare

Minor code quality improvements

Added: Code is now Black formatted.
Added: Code is now type hinted for easier development in supported IDEs.
Fixed: Purged useless overridden attributes out of the data models.

v0.2.0

13 Apr 17:51
Compare
Choose a tag to compare

Minor bugs fixes and a few new features.

Added: Correctly implemented signal SIGTERM command handling in send_command and added send_sigterm() function to issue the command. Many thanks to D0han for the PR implementing some of this.
Changed: NotConnectedError now raised if send_command() (or anything which uses send_command()) called before calling connect().
Fixed: get_status() will now explicitly ask for the status in format 1.