0.6.4
Bug Fixes
- Resolve env vars for GUI launches (fish/zsh) (#183) by @davidarny
Refactor
- Remove provider_fetch_error deduplication logic by @robinebers
Changelog
Full Changelog: v0.6.3...v0.6.4
- a7b230c fix: resolve env vars for GUI launches (fish/zsh) (#183) by @davidarny
- d46ce12 refactor(analytics): remove provider_fetch_error deduplication logic by @robinebers