What's Changed
Compatibility ๐
This release is compatible with flintlock >= v0.5.0.
Features ๐
- Bump flintlock to 0.5.0 by @Callisto13 in #71
Refactorings ๐ฉ
- chore: Add basic auth tests by @Callisto13 in #70
- ref: Simplify integration tests by @Callisto13 in #69
- ref: DeleteFn by @Callisto13 in #69
- ref: Update version cmd to use Writer by @Callisto13 in #69
- chore(test): Add DeleteFn tests by @Callisto13 in #69
- ref: Add writer to CreateFn by @Callisto13 in #69
- ref: Add writer to ListFn by @Callisto13 in #69
- ref: Refactor GetFn by @Callisto13 in #69
- chore(test): Add GetFn units by @Callisto13 in #69
- chore(test): Add ListFn units by @Callisto13 in #69
- ref: Change create tests to use gotest by @Callisto13 in #69
- chore: Use k8s pointer pkg by @Callisto13 in #69
- chore(test): Userdata unit tests by @Callisto13 in #69
- ref: Change utils tests to use gotest by @Callisto13 in #69
Full Changelog: v0.0.10...v0.0.11