Skip to content

1.1.0

Compare
Choose a tag to compare
@sdispater sdispater released this 14 Mar 19:48
· 525 commits to master since this release
1.1.0
c2a0a59

Added

  • Added the keep_time keyword argument to next()/previous() methods to keep time information.

Changed

  • Greatly improved diff() performance.
  • Improved diff_for_humans() method to display more intuitive strings on edge cases.
  • Formatting (with f-strings or format()) will now use the configured formatter.