v7.0.1
🌟 IMPROVEMENTS
- To avoid confusion with the Python formatted datetime objects when
mode='all'is used, or whendebugis set totTruethe macro will now automatically settime_format='isoformat'in such cases. You can overrule this, and still get full datetime objects by settingtime_format='datetime'
What's Changed
Full Changelog: v7.0.0...v7.0.1