matcha v0.2.2
This release includes documentation changes and bug fixes (detailed below) prior to the public announcement.
Date: 16th May 2023
Bug Fixes:
- Provisioning failed when the local machine had never previously ran anything related to Kubernetes - fixed (PR #86)
- When provisioning failed part way through,
destroywas unable to deprovision the partially provisioned component stack - fixed (PR #88) - Added
pymdown-extensionsas a dependency to solve security issue - PR #99
Documentation Updates (docs/readme):
- The landing page has been overhauled to improve the narrative and provide a better introduction
- The getting started guide has been updated to improve language and structure
- The README has been updated to include badges and a GIF, along with structural and language changes.
Other fixes/changes:
- Added attribution to the relevant terraform files
See all changes here: v0.2.1...v0.2.2