Skip to content

Release v1.1.2

Compare
Choose a tag to compare
@chadell chadell released this 09 May 14:07
· 1482 commits to main since this release
da6a708

v1.1.2 - 2022-05-09

Fixed

  • #48 - Fix introduced bug in #43, using a nonexistent method in an object.

v1.1.1 (removed) - 2022-05-06

Added

  • #43 - The detailed SSoT log output contains a summary info message about the diff changes.

Fixed

  • #42 - Use format_html to create all HTML pieces in render_diff and combine with mark_safe when is formatted twice.
  • #40 - Handle gracefully unexpected input type for humanize_bytes filter.