View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.5 - 2024-08-24
Added
Kubereq.wait_until/5
: Support returning{:error, error}
tuple in the callback
0.1.4 - 2024-08-21
Fixed
Kubereq.Kubeconfig.File
: Only expand path if not relative to HOME.
0.1.3 - 2024-08-19
Fixed
- Fixed several bugs and docs
- Dependency updates
0.1.2 - 2024-06-13
- Dependency updates
0.1.1
Fixed
- License was wrong in
mix.exs