Skip to content

Latest commit

 

History

History
71 lines (38 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

71 lines (38 loc) · 2.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.1.9 (2024-03-14)

Fixed

  • Handles custom external styles correctly (#47)

v0.1.8 (2024-01-16)

Added

  • Add 3D terrain to the map via terrain/2 (#44)

Fixed

  • Update Maplibre docs links (#43)

v0.1.7 (2023-12-19)

Changed

  • Relax Req requirement (#41)

v0.1.6 (2023-08-20)

Fixed

  • Add a missing key in :street style (#39)

v0.1.5 (2023-08-19)

Changed

  • Updated GEO (#33)
  • Updated Maptiler default key (#35)
  • Updated Maplibre links (#36)
  • Support Maplibre v3 and external Maptiler keys (#37)

v0.1.4 (2023-02-27)

Changed

  • Updated the default style. (#31)

v0.1.3 (2022-11-23)

Added

  • Added add_geocode_source/{3, 4} to add a source by its geocode. (#29)

v0.1.2 (2022-07-31)

Changed

  • Support for initial built-in styles as atoms and removes support for initial styles as json (#24)

v0.1.1 (2022-07-03)

Changed

  • Changed add_geo_source and add_table_source to accept options as the last argument (#22)

v0.1.0 (2022-06-29)

Initial release.