What's Changed
Dependencies
- Bump the actions group with 5 updates by @dependabot[bot] in #20
Other changes
- perf: stop git filter-branch sleeping 10s on every call by @thorsten-klein in #18
- chore: add the repository metadata GitHub looks for by @thorsten-klein in #19
- build: set the Python floor to 3.10 and cap PyYAML by @thorsten-klein in #21
- refactor(tests): move to tests/ and split unit from e2e by @thorsten-klein in #22
- ci: fixup broken workflow by @thorsten-klein in #24
- build: build the standalone binary for macOS and Windows too by @thorsten-klein in #23
- refactor: adopt the src/ layout by @thorsten-klein in #25
- refactor: split the package into per-concern and per-command modules by @thorsten-klein in #26
- Add CI, codecov, SonarCloud, and PyPI badges to README by @thorsten-klein in #29
- feat(completion): generate completion instead of shipping scripts by @thorsten-klein in #27
- ci: cancel superseded test runs on branches and PRs by @thorsten-klein in #30
- feat(config): implement the git nested config command by @thorsten-klein in #28
- refactor(output): route everything through logging and redesign the strings by @thorsten-klein in #31
- docs: add a manual page, real subcommand --help, and fix the prose drift by @thorsten-klein in #32
- build: enable ruff T20/TRY/PL/ANN and type-check the tests by @thorsten-klein in #33
- docs: audit docs and trim stale comments by @thorsten-klein in #34
Full Changelog: 1.1.0...1.1.1