Skip to content

Release 2.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 13:57

2.5.1 (2023-02-20)

Bug Fixes

  • Parser: fit to new pandas version (460fd27)
  • Parser: put back rule_usage_filter (f90b967)

Build Systems

  • github: add qodana (929d43e)
  • add master branch to qodana (e5cc0e5)
  • environment: constrain pandas version (5bb940c)
  • environment: constraint python version (31807d8)
  • github: add docstring (6ebd802)
  • github: add qodana conf file (cd48a57)
  • github: add qodana to PR (792be5b)
  • github: add qodana to stable and dev branches (bcd756b)
  • github: only trigger on .py files (855b007)
  • github: rm check workflow (0b852e7)
  • qodana: add options (81c76fd)

Styles