Skip to content

v6.2.0 (2022-09-18)

Compare
Choose a tag to compare
@yajo yajo released this 18 Sep 08:05
· 553 commits to master since this release
608654a

Feat

  • add validator field to Question (#719)
  • support passing github or gitlab urls without the .git suffix (#677)

Fix

  • compatibility with pydantic 1.10
  • git bundle support breaks with relative paths
  • prevent name collision for question var name "value"

Refactor

  • add "flake8-simplify" plugin and simplify code