v0.2.0
What's Changed
- feat: add kind support by @colesnodgrass in #14
Breaking Changes
- namespace was changed from
abctl
toairbyte-abctl
- pre v0.2.0 installation will not be visible v0.2.0 versions
- default provider was changed from
docker-desktop
tokind
- this removes the requirement of kubernetes being enabled in docker-desktop (windows, mac only)
docker-desktop
can still be used by passing the--k8s-provider=docker-desktop
flag- linux should now be fully supported
Full Changelog: v0.1.3...v0.2.0