Releases: rog404/geolixir
Releases · rog404/geolixir
v0.1.4
21 Jan 17:09
Compare
Sorry, something went wrong.
No results found
v0.1.3
23 May 22:23
Compare
Sorry, something went wrong.
No results found
✨ Release: v0.1.3
Some issues identified and addressed.
🛠️ Fixes
Handle nil results in the Geoapify provider.
v0.1.2
22 Apr 23:38
Compare
Sorry, something went wrong.
No results found
✨ Release: v0.1.2
As we started using Geolixir in real-world projects, we discovered a few issues that needed fixing.
🛠️ Fixes
Fixed geolocation resolution for the Geoapify provider.
v0.1.0
08 Apr 05:28
Compare
Sorry, something went wrong.
No results found
✨ Release: v0.1.0
Initial release of Geolixir, a lightweight Elixir library for working with geospatial data.
🚀 Features
🌍 Simple utilities for working with latitude/longitude
🧪 Tested and ready to be integrated into Elixir projects
📦 Installation
Add to your mix.exs:
def deps do
[
{ :geolixir , "~> 0.1.0" }
]
end
📜 License
📝 Released under the MIT License.