All Versions
5
Latest Version
Avg Release Cycle
283 days
Latest Release
1028 days ago

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_enabled and :in_memory_cache_module options to SRTM.get_elevation/3
  • v0.7.0 Changes

    August 13, 2023

    ๐Ÿ’ฅ Breaking Changes

    • Require Elixir 1.11
    • โœ‚ Remove USGS source
    • โฌ‡๏ธ Drop :adapter and :opts option from SRTM.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.Hackney as default adapter. Add hackney to the list of dependencies if you don't want to use another HTTP adapter (see Tesla Adapters to find all available adapters and SRTM.Client.new/2 on how to configure another adapter).
  • v0.5.2

    December 02, 2020
  • v0.5.1

    July 07, 2020