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