0.16.1
Pre-release
Pre-release
What's Changed
This release fixes an issue of 0.16.0 in which the internal OkHttpClient was eagerly initialized and threw requiring a token. This isn't the intended behavior because when used on internal CLI projects, some CLI users may not have a token on their machine.
- Don't fail eagerly from missing token by @gabrielfeo in #73
Full Changelog: 0.16.0...0.16.1