Skip to content

v7.0.1

Choose a tag to compare

@TheFes TheFes released this 21 Oct 14:31
922b9d3

🌟 IMPROVEMENTS

  • To avoid confusion with the Python formatted datetime objects when mode='all' is used, or when debug is set tot True the macro will now automatically set time_format='isoformat' in such cases. You can overrule this, and still get full datetime objects by setting time_format='datetime'

What's Changed

  • Use isoformat strings when mode is set to all by @TheFes in #238

Full Changelog: v7.0.0...v7.0.1