Skip to content

Releases: greenbone/autohooks-plugin-black

autohooks-plugin-black 21.12.0

Choose a tag to compare

@greenbonebot greenbonebot released this 22 Dec 13:47

21.12.0 - 2021-12-22

Removed

Changed

  • Update dependencies to current versions b9b1ee6

autohooks-plugin-black 21.7.1

Choose a tag to compare

@greenbonebot greenbonebot released this 26 Jul 12:39

21.7.1 - 2021-07-26

Changed

  • Allow black up to current 21.7b0 #143

autohooks-plugin-black 21.7.0

Choose a tag to compare

@greenbonebot greenbonebot released this 05 Jul 13:22

21.7.0 - 2021-07-05

Changed

  • Don't depend on a single version of black and allow black versions up to current 21.6b0 #131

autohooks-plugin-black 21.6.0

Choose a tag to compare

@greenbonebot greenbonebot released this 13 Jun 12:08

21.6.0 - 2021-06-13

Added

  • Adding pontos module for future releases #60
  • Adding tests for this plugin #89

Changed

Replaced pipenv with poetry for dependency management. poetry install works a bit different than pipenv install. It installs dev packages. #51

autohooks-plugin-black 1.2.0

Choose a tag to compare

@bjoernricks bjoernricks released this 22 Nov 08:46
a020eca

1.2.0 - 2019-11-21

Added

  • Allow to configure the arguments for black in pyproject.toml #19

autohooks-plugin-black 1.1.0

Choose a tag to compare

@bjoernricks bjoernricks released this 22 Nov 08:46
v1.1.0
35da933

1.1.0 - 2019-03-28

Changed