All Versions
5
Latest Version
Avg Release Cycle
283 days
Latest Release
1028 days ago
Changelog History
Changelog History
-
v0.8.0 Changes
August 13, 2023๐ฅ Breaking Changes
- โ Remove
SRTM.Client - Remove
SRTM.Client.purge_in_memory_cache/2 - โ Add in-memory cache backend by
:persistent_term - Add
:disk_cache_enabled,:disk_cache_path,:in_memory_cache_enabledand:in_memory_cache_moduleoptions toSRTM.get_elevation/3
- โ Remove
-
v0.7.0 Changes
August 13, 2023๐ฅ Breaking Changes
- Require Elixir 1.11
- โ Remove USGS source
- โฌ๏ธ Drop
:adapterand:optsoption fromSRTM.Client.new/1
๐ Changes
- Replace hackney with httpc
- ๐ Update documentation
- โ Add CI workflow
Full Changelog : v0.6.0...v0.7.0
-
v0.6.0 Changes
December 02, 2020๐ฅ Breaking Changes
- ๐ Use
Tesla.Adapter.Hackneyas default adapter. Addhackneyto the list of dependencies if you don't want to use another HTTP adapter (see Tesla Adapters to find all available adapters andSRTM.Client.new/2on how to configure another adapter).
- ๐ Use
-
v0.5.2
December 02, 2020 -
v0.5.1
July 07, 2020