What's New in v0.13.1
🐛 Bug Fixes
Logger Method Correction (#668)
- Fixed logger method calls from
.warn()
to.warning()
for consistency - Ensures proper logging functionality across the application
- Improves error tracking and debugging capabilities
📊 Improvements
- Enhanced logging consistency throughout the codebase
- Better error reporting and monitoring
This is a patch release that fixes logging method inconsistencies introduced in v0.13.0.
What's Changed
Full Changelog: v0.13.0...v0.13.1