Berconpy

Latest version: v2.1.4

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.0.0

This is now the final release of v2.0.0, adding to the last beta release some minor improvements and increased test coverage of the protocol. A summary can be found in the new changelog page on the documentation:
https://berconpy.readthedocs.io/en/stable/changelog.html.

**Commits since v2.0.0b1**: https://github.com/thegamecracks/berconpy/compare/v2.0.0b1...v2.0.0
**Commits since v1.1.1**: https://github.com/thegamecracks/berconpy/compare/v1.1.1...v2.0.0

2.0.0b1

This is the first beta release of v2.0.0, introducing a major rewrite to the library. A summary can be found in the new changelog page on the documentation:
https://berconpy.readthedocs.io/en/latest/changelog.html

For now, this release is only accessible on pip via `pip install berconpy==2.0.0b1` or `pip install --pre berconpy`. A final release will be done once the library is deemed to be stable.

**Three Dot Diff**: https://github.com/thegamecracks/berconpy/compare/v1.1.1...v2.0.0b1

1.1.1

This includes improvements to the documentation and a fix for `AttributeError` being raised when a `Ban` object is converted to a string.

**Full Changelog**: https://github.com/thegamecracks/berconpy/compare/v1.1.0...v1.1.1

1.1.0

This fixes a somewhat serious oversight where the current task gets cancelled when either exiting the `AsyncRCONClient.connect()` context manager or calling the `AsyncRCONClient.close()` method. This is a significant disadvantage for scripts that intend to do something after the client closes.

**Full Changelog**: https://github.com/thegamecracks/berconpy/compare/v1.0.0.post1...v1.1.0

1.0.0.post1

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**: https://github.com/thegamecracks/berconpy/compare/v1.0.0...v1.0.0.post1

1.0.0

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

**Full Changelog**: https://github.com/thegamecracks/berconpy/compare/v0.2.1...v1.0.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.