Skip to content

Releases: straw-hat-labs/straw_hat_map

v2.0.0

22 Jan 13:04

Choose a tag to compare

Update changelog

v1.3.0

05 Nov 12:03

Choose a tag to compare

Upgraded to Ecto 3

v1.2.1

17 Jun 02:54

Choose a tag to compare

  • Add StrawHat.Map.Continents.find_continent/1
  • Add StrawHat.Map.Continents.get_continent/1

v1.2.0

13 Jun 16:53

Choose a tag to compare

  • Add timestamps
  • Change IDs to use binary ids (UUID)

Apocalypse

23 Mar 02:51

Choose a tag to compare

  • Places has been removed because we want to promote a full OTP app to manage Places and have more business behind it.
  • Rename modules, we didn't want to release 1.0 with the old naming and better now than later (we do not have downloads)

Breaking Changes

11 Mar 00:42

Choose a tag to compare

Sorry for this breaking change, due to our short knowledge with Geo information we added lan and lat columns on Location table instead of use something more modern like PostGist.

How to fix it

The migration should convert the two columns into a single GeoJSON point.

v0.2.3

05 Mar 06:01

Choose a tag to compare

fix readme