Skip to content

Commit 2ef88cd

Browse files
committed
Update changelog and increment version to 3.0.0
1 parent 2b0dbf7 commit 2ef88cd

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
3.0.0 - Jul 24, 2025. (sha 2b0dbf7980a5607538b6195d4b564dd822d71fe9)
2+
--------------------------------------------------------------------
3+
* Enhancement for dryrun: add --roles and --history-tags arguments by @cat-bro (PR #142)
4+
* Fix test by @bernt-matthias (PR #144)
5+
* Add posibility to load multiple configs from xml job config by @bernt-matthias (PR #143)
6+
* config file combinations by @bernt-matthias (PR #145)
7+
* Fix monitoring of rules in OSX tmpdir by @mvdbeek (PR #147)
8+
* Add pydantic support by @nuwang (PR #136)
9+
* Reformat codebase by @nuwang (PR #137)
10+
* Allow loading tpv rules directly from YAML. by @jmchilton (PR #146)
11+
* Avoid regex, use like in concurrent_job_count_for_tool by @mvdbeek (PR #148)
12+
* Fix inheritance across config files by @nuwang (PR #150)
13+
* Add type checking support to linter by @nuwang (PR #151)
14+
* Add linting support for unexpected fields by @nuwang (PR #152)
15+
* Wrap tool version comparision in a function that checks for None by @cat-bro (PR #155)
16+
* Modernize setup to use pyproject.toml by @nuwang (PR #156)
17+
* Add support for linting multi file tpv configs by @nuwang (PR #158)
18+
* Fix linting of multi-line return type by @nuwang (PR #160)
19+
* Update v3 docs by @nuwang (PR #157)
20+
121
2.5.0 - Dec 17, 2024. (sha d835738f6cb6625e2dac1355bd58ccbc3970598d)
222
--------------------------------------------------------------------
323
* Fix tests by @nuwang (PR #138)

0 commit comments

Comments
 (0)