Skip to content

Releases: blablatdinov/ondivi

Version 0.7.2

12 May 10:47

Choose a tag to compare

Fixed

  • Mixed windows path handling (#199)

Version 0.7.1

10 May 12:17

Choose a tag to compare

Fixed

  • Remove new line without violation case (#179)
  • Fix issues when user has custom diff tool installe (#203)

Version 0.7.0

18 Feb 08:55
80a4a23

Choose a tag to compare

Added

  • Dockerfile for development (#145)
  • Windows support (#173)

Changed

  • Replace Makefile -> Taskfile.yml (#137)
  • Update license year to 2025 (#143)
  • Separate lint requirements, use ruff (#143)
  • Updated dev dependencies
  • Replace zip archive for integration test to create repo from yaml file (#174)

Fixed

  • Bug with filtering violations starts with "./" (#175)
  • Tests for windows (#176)

Removed

  • isort

Version 0.6.0

05 Nov 19:24

Choose a tag to compare

Added

  • Reading violations from file. --fromfile flag (#109)
  • Handle "revision not found" (#125)

Changed

  • --help output (#43)

Version 0.5.0

20 Jun 23:24
9fb729a

Choose a tag to compare

Added

  • Lint via pylint (#39)
  • Handle exception (#42)
  • click for CLI (#45)
  • Show only violations in output. --only-violations flag (#48)

Version 0.4.1

14 Jun 11:59
db5d4a4

Choose a tag to compare

Changed

  • Availabe python version (#36)

Fixed

  • Test custom violation format (#34)

Version 0.4.0

13 Jun 13:55
c39e6d6

Choose a tag to compare

--format argument for parse different formats of violations

Version 0.3.1

28 May 13:10
fa33663

Choose a tag to compare

Correct exit on info messages

Version 0.3.0

28 May 12:19
130e45e

Choose a tag to compare

Fail on exist violations

Version 0.2.1

27 May 12:10

Choose a tag to compare

Fix release workflow