Improvements galore! 🎉
- Fix passing DEFAULT_TIMEOUT to faraday #96
- Fix issue with get_instance_id_info option params #98
- Accept any IO object for credentials #95
Huge thanks to @excid3 @jsparling @jensljungblad
https://github.com/decision-labs/fcm#107
What's Changed
- Switch to GitHub Actions by @excid3 in #93
- Accept any IO object for credentials by @excid3 in #94
- Fix issue with
get_instance_id_info
option params by @jsparling in #98 - Make use of the timeout constant by @jensljungblad in #96
New Contributors
- @excid3 made their first contribution in #93
- @jsparling made their first contribution in #98
- @jensljungblad made their first contribution in #96
Full Changelog: v1.0.6...v1.0.7