Skip to content

mattermost-notify 22.12.0

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 12 Dec 13:24
· 185 commits to main since this release

22.12.0 - 2022-12-12

Added

  • Add missing return type hints df58306
  • Add autohooks-plugin-isort as dev dependency d44e95f
  • Add official support for Python 3.10 7ea6551
  • A new line between highlight and msg (#36) 8dd15d3

Changed

  • Drop requests in favor of httpx 23fdc1d
  • Update tests c4274a4
  • Normalize all strings with black 7c4ef9c
  • Sort imports with isort 281e5a1
  • Only list direct dependencies and use version range for calver d36b7f6
  • Update workflows e585665