Skip to content

Releases: priv-kweihmann/oelint-parser

2.10.2

14 Mar 21:52
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #77
  • build(deps-dev): bump flake8-bugbear from 23.2.13 to 23.3.12 by @dependabot in #78
  • build(deps): update wheel requirement from ~=0.38 to ~=0.40 by @dependabot in #79

Full Changelog: 2.10.1...2.10.2

2.10.1

05 Mar 13:02
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pytest-random-order from 1.0.4 to 1.1.0 by @dependabot in #57
  • build(deps-dev): bump flake8-bugbear from 22.10.27 to 22.12.6 by @dependabot in #58
  • build(deps-dev): bump flake8-quotes from 3.3.1 to 3.3.2 by @dependabot in #59
  • build(deps-dev): bump flake8-builtins from 2.0.1 to 2.1.0 by @dependabot in #60
  • build(deps-dev): bump flake8-isort from 5.0.3 to 6.0.0 by @dependabot in #61
  • build(deps-dev): bump flake8-requirements from 1.7.5 to 1.7.6 by @dependabot in #62
  • build(deps-dev): bump pytest from 7.2.0 to 7.2.1 by @dependabot in #63
  • build(deps-dev): bump flake8-bugbear from 22.12.6 to 23.1.14 by @dependabot in #64
  • build(deps-dev): bump flake8-bugbear from 23.1.14 to 23.1.17 by @dependabot in #65
  • build(deps-dev): bump flake8-bugbear from 23.1.17 to 23.1.20 by @dependabot in #66
  • build(deps-dev): bump flake8-executable from 2.1.2 to 2.1.3 by @dependabot in #67
  • build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 by @dependabot in #68
  • build(deps-dev): bump flake8-requirements from 1.7.6 to 1.7.7 by @dependabot in #69
  • build(deps-dev): bump pytest-socket from 0.5.1 to 0.6.0 by @dependabot in #70
  • build(deps-dev): bump dlint from 0.13.0 to 0.14.0 by @dependabot in #74
  • build(deps-dev): bump pytest-forked from 1.4.0 to 1.6.0 by @dependabot in #75
  • build(deps-dev): bump flake8-bugbear from 23.1.20 to 23.2.13 by @dependabot in #76

Full Changelog: 2.10.0...2.10.1

2.10.0

05 Dec 09:51
Compare
Choose a tag to compare

Full Changelog: 2.9.5...2.10.0

2.9.5

05 Dec 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.4...2.9.5

2.9.4

01 Dec 13:51
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump flake8-requirements from 1.7.4 to 1.7.5 by @dependabot in #50
  • build(deps-dev): bump flake8-isort from 5.0.0 to 5.0.3 by @dependabot in #51
  • build(deps-dev): bump flake8-logging-format from 0.8.1 to 0.9.0 by @dependabot in #52
  • Fix parser to parse flag with .(dot). by @sangmo-kang in #54

New Contributors

Full Changelog: 2.9.3...2.9.4

2.9.3

13 Nov 09:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.2...2.9.3

2.9.2

11 Nov 15:17
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1 by @dependabot in #40
  • build(deps-dev): bump pytest-sugar from 0.9.5 to 0.9.6 by @dependabot in #41
  • build(deps): bump wheel from 0.37.1 to 0.38.3 by @dependabot in #42
  • build(deps-dev): bump flake8-requirements from 1.7.3 to 1.7.4 by @dependabot in #43
  • build(deps): bump wheel from 0.38.3 to 0.38.4 by @dependabot in #45
  • ci: implement auto release pipeline by @priv-kweihmann in #46

Full Changelog: 2.9.1...2.9.2

Release 2.9.1

31 Oct 09:46
Compare
Choose a tag to compare

Misc

  • dependency version bumps

Release 2.9.0

31 Oct 09:25
Compare
Choose a tag to compare

New

  • #34 - Python 3.11 support

Misc

  • reworked development tooling

Release 2.8.1

20 Sep 08:13
Compare
Choose a tag to compare

Fixes

  • remove the need for requirements-dev.txt to be shipped from pypi