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

34 lines
No EOL
564 B
Markdown

# 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