Skip to content

v0.2.3

Compare
Choose a tag to compare
@JoDotNet JoDotNet released this 28 Oct 17:37
· 230 commits to main since this release

Release 0.2.3

Summary

Added

  • Added upcoming feature details to README for asynchronous functions.

Improved

  • Enhanced code readability by refactoring import statements in __init__.py. Fixed import names.

Fixed

  • Corrected function name in utils.py from GetUnixTime_UTC to Get_UnixTime_UTC for naming consistency.

Changed

  • Refactored BotSetup.py to use NodeConnection instead of BNC for streamlined configuration.

Installation Instructions

To install or upgrade to this version, use the following command:

pip install JoDBS-Tools==0.2.3

Full Changelog: v0.2.2...v0.2.3