This version has a lot of internal rewrites, preparing it for splitting up into a general runner and a specific tool, as discussed at the Scientific-Python Developer Summit. This is likely the last release before the split.
What's Changed
Features:
* feat: add families by henryiii in https://github.com/scikit-hep/repo-review/pull/62
* feat: add html output option by henryiii in https://github.com/scikit-hep/repo-review/pull/58
* feat: adding ignores by henryiii in https://github.com/scikit-hep/repo-review/pull/49
* feat: json format output & a fix by henryiii in https://github.com/scikit-hep/repo-review/pull/47
* feat: request from github by henryiii in https://github.com/scikit-hep/repo-review/pull/56
* feat: simplify result for json by pllim in https://github.com/scikit-hep/repo-review/pull/46
* feat: topological graph for fixtures, too by henryiii in https://github.com/scikit-hep/repo-review/pull/60
Refactoring:
* refactor: 'checks' in json output to save space for later additions by henryiii in https://github.com/scikit-hep/repo-review/pull/61
* refactor: checks as objects by henryiii in https://github.com/scikit-hep/repo-review/pull/63
* refactor: entry points by henryiii in https://github.com/scikit-hep/repo-review/pull/52
* refactor: move functions to files that make more sense by henryiii in https://github.com/scikit-hep/repo-review/pull/65
* refactor: rating -> check unified language by henryiii in https://github.com/scikit-hep/repo-review/pull/57
* refactor: rework families by henryiii in https://github.com/scikit-hep/repo-review/pull/55
Other:
* chore: Add devcontainer by crazy4pi314 in https://github.com/scikit-hep/repo-review/pull/44
* chore: add 3.12 to classifiers by henryiii in https://github.com/scikit-hep/repo-review/pull/59
* chore: bump version by henryiii in https://github.com/scikit-hep/repo-review/pull/64
* fix(dev): devcontainer post create by henryiii in https://github.com/scikit-hep/repo-review/pull/54
New Contributors
* crazy4pi314 made their first contribution in https://github.com/scikit-hep/repo-review/pull/44
* pllim made their first contribution in https://github.com/scikit-hep/repo-review/pull/46
**Full Changelog**: https://github.com/scikit-hep/repo-review/compare/v0.5.1...v0.6.0