0.15.0
What's Changed
- Fix #114: Move productname closer to productid by @tomschr in #115
- fix #109: Rename models/config_model to models/config by @sushant-suse in #116
- Implement
edit_json()contextmanager by @tomschr in #117 - Fix #118: Provide project Git config file by @tomschr in #120
- Fix #121: Return CompletedProcess from shell cmds by @tomschr in #122
- Add pytest_report_header to print additional info by @tomschr in #123
- Improve tests, coverage, readability and refactor tests by @tomschr in #124
- Refactor
validate_rngto returnCompletedProcessby @tomschr in #125 - Add coverage report to PR comment by @tomschr in #128
- Simplify autoreload IPython script by @tomschr in #129
- Colorize the coverage comment by @tomschr in #130
- GHA: Optimize Ubuntu job by @tomschr in #132
- Reduce coverage report by @tomschr in #134
- Add
EnsureWriteableDirectory.__fspath__method by @tomschr in #133 - Automate JSON generation by @tomschr in #106
- Reformat source code with Ruff by @tomschr in #135
- Reduce complexity of
process_fileby @tomschr in #136 - GHA: Add workflow for Ruff (code formatting check) by @tomschr in #127
- Fix documentation crash due to renaming by @tomschr in #137
- Bumping version: 0.14.0 → 0.15.0 by @tomschr in #138
- Release version 0.15.0 by @tomschr in #139
Full Changelog: 0.14.0...0.15.0