v0.2.3
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
fromGetUnixTime_UTC
toGet_UnixTime_UTC
for naming consistency.
Changed
- Refactored
BotSetup.py
to useNodeConnection
instead ofBNC
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