0.2.0
What's Changed
This release contains breaking changes as the API still in development.
- Upgrade linters to use ruff by @allenporter in #46
- Add flux-local get command to CLI by @allenporter in #47
- Improve flux-local diff for kustomizations by @allenporter in #48
- Avoid creating unnecessary branches when creating a worktree by @allenporter in #51
- Add flux-local hr diff command by @allenporter in #57
- Add diff hr structured output by @allenporter in #58
- Share flags and building between commands for consistency by @allenporter in #60
- Replace command line tests with golden file tests by @allenporter in #61
- Update README and fix path bug by @allenporter in #62
Dependencies
- Update dependency ruff to v0.0.246 by @renovate in #49
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.246 by @renovate in #50
- Update dependency typing-extensions to v4.5.0 by @renovate in #53
- Update dependency types-PyYAML to v6.0.12.6 by @renovate in #52
- Update dependency pydantic to v1.10.5 by @renovate in #54
- Update dependency GitPython to v3.1.31 by @renovate in #56
- Update dependency ruff to v0.0.247 by @renovate in #55
Full Changelog: 0.1.0...0.2.0