Releases: priv-kweihmann/oelint-parser
Releases · priv-kweihmann/oelint-parser
2.10.2
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
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
Full Changelog: 2.9.5...2.10.0
2.9.5
What's Changed
- build(deps-dev): bump twine from 4.0.1 to 4.0.2 by @dependabot in #55
- Expose OverrideDelimiter in Item class by @sangmo-kang in #56
Full Changelog: 2.9.4...2.9.5
2.9.4
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
- @sangmo-kang made their first contribution in #54
Full Changelog: 2.9.3...2.9.4
2.9.3
What's Changed
- requirements: pin to minor only by @priv-kweihmann in #48
Full Changelog: 2.9.2...2.9.3
2.9.2
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
Misc
- dependency version bumps
Release 2.9.0
Release 2.8.1
Fixes
- remove the need for requirements-dev.txt to be shipped from pypi