0.1.1
Release v0.1.1
- [Enhancement] - Update golang to v1.13.5 (Issue #31)
- [Enhancement] - Change cache to use FastCache instead of a map based cache (Issue #30)
- This should make the proxy much more stable against extremely high request loads.
- [Enhancement] - Updated how the proxy handlers query errors to be more inline with how IP-API handles query errors.