Breaking Changes
In order to fix a broader set of cluster types, the `flux-local build` command no longer supports building arbitrary subdirectories within a cluster (e.g. like kustomize build). This now just supports setting --path to a cluster kustomization directory like flux bootstrap.
What's Changed
* Rewrite pipeline selection to serially build cluster by allenporter in https://github.com/allenporter/flux-local/pull/266
* Remove unused methods in git_repo library by allenporter in https://github.com/allenporter/flux-local/pull/267
* Include `Options` as part of the `git_repo` public API by allenporter in https://github.com/allenporter/flux-local/pull/268
* Cleanup paths on output to remove unnecessary ./ prefixes by allenporter in https://github.com/allenporter/flux-local/pull/269
**Full Changelog**: https://github.com/allenporter/flux-local/compare/2.1.0...3.0.0