1
0
Fork 0
mirror of https://github.com/Luzifer/staticmap.git synced 2024-10-18 07:34:23 +00:00
staticmap/History.md

45 lines
747 B
Markdown

# 0.6.1 / 2024-04-19
* Update dependencies
# 0.6.0 / 2023-10-15
* Fix linter errors, modernize code
* Update dependencies
* Update example images
* CI: Replace tooling
# 0.5.0 / 2021-02-19
* Add go modules support
* Remove old vendoring
# 0.4.0 / 2018-06-17
* Add support for overlay map generation with post request
* Internal: Move parameters into struct form
# 0.3.2 / 2018-06-17
* Update vendored libraries
# 0.3.1 / 2018-04-03
* Update dependencies once more
# 0.3.0 / 2018-04-03
* Allow disabling of attribution rendering
# 0.2.0 / 2018-04-03
* Migrate vendoring to dep
* Allow configuration through ENV
# 0.1.1 / 2017-06-28
* Fix some linter advices
# 0.1.0 / 2017-06-27
* Initial version