0.1.0
What's Changed
This release contains the first version of a flux-local
command line tool. See the documentation for usage instructions.
- Fix markdown in repo documentation by @allenporter in #24
- Fix link to documentation in readme by @tuxpeople in #28
- Improve relative and absolute path handling by @allenporter in #30
- Add documentation for iterating over HelmReleases by @allenporter in #31
- Add a flux-local command line tool by @allenporter in #36
- Add tests for flux-local build command by @allenporter in #37
- Add diff command to flux-local by @allenporter in #38
- Add command line option to skip crds in build and diff by @allenporter in #39
- Rename repo to git_repo and add manifest command by @allenporter in #40
- Refactor commands into separate classes/files by @allenporter in #41
- Add flux-local test command by @allenporter in #42
Developer dependencies
- Update dependency pdoc to v12.3.1 by @renovate in #27
- Update dependency flake8-black to v0.3.6 by @renovate in #26
- Update dependency mypy to v1 by @renovate in #25
- Update dependency aiofiles to v23 by @renovate in #29
- Update dependency pylint to v2.16.1 by @renovate in #32
- Update dependency types-aiofiles to v22.1.0.7 by @renovate in #34
- Update dependency wheel to v0.38.4 by @renovate in #33
New Contributors
- @tuxpeople made their first contribution in #28
Full Changelog: 0.0.5...0.1.0