Skip to content

Releases: thegamecracks/berconpy

v1.0.0.post1

19 Aug 19:38
357f33e
Compare
Choose a tag to compare

This release comes with a minor cleanup of internal code and changes to the README to include a link to the newly created documentation website.

Full Changelog: v1.0.0...v1.0.0.post1

v1.0.0

08 Aug 14:58
5c9167d
Compare
Choose a tag to compare

This marks the first release to PyPi after some stability fixes and extended usage of the library without issue! 🎉

Full Changelog: v0.2.1...v1.0.0

v0.2.1

18 Jun 23:28
c6fc8b0
Compare
Choose a tag to compare
  • Adds three methods to AsyncRCONClient to get their respective protocol methods:
    1. is_running()
    2. is_connected()
    3. is_logged_in()
  • A few docstring corrections

v0.2.0

18 Jun 14:17
029d5e0
Compare
Choose a tag to compare

Adds several new methods, events, an Arma extension, and major stability improvements.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Jun 15:08
a79f756
Compare
Choose a tag to compare

Finishes implementation of AsyncRCONClient.wait_for(). Class structure and methods are planned to be stable, but the feature set is minimal.

v0.0.1

13 Jun 13:25
bbbc1fd
Compare
Choose a tag to compare
Update README.md