Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.2](https://github.com/livebook-dev/maplibre/tree/v0.1.2) (2022-07-31)
### Changed
* Support for initial built-in styles as atoms and removes support for initial styles as json ([#24](https://github.com/livebook-dev/maplibre/pull/24))
## [v0.1.1](https://github.com/livebook-dev/maplibre/tree/v0.1.1) (2022-07-03)
### Changed
* Changed `add_geo_source` and `add_table_source` to accept options as the last argument ([#22](https://github.com/livebook-dev/maplibre/pull/22))
## [v0.1.0](https://github.com/livebook-dev/maplibre/tree/v0.1.0) (2022-06-29)
Initial release.