1
0
Fork 0
mirror of https://github.com/Luzifer/staticmap.git synced 2024-10-18 15:44:21 +00:00
staticmap/History.md

30 lines
490 B
Markdown
Raw Normal View History

2018-06-17 14:31:24 +00:00
# 0.4.0 / 2018-06-17
* Add support for overlay map generation with post request
* Internal: Move parameters into struct form
2018-06-17 13:00:29 +00:00
# 0.3.2 / 2018-06-17
* Update vendored libraries
2018-04-03 20:07:02 +00:00
# 0.3.1 / 2018-04-03
* Update dependencies once more
2018-04-03 19:21:00 +00:00
# 0.3.0 / 2018-04-03
* Allow disabling of attribution rendering
2018-04-03 18:39:44 +00:00
# 0.2.0 / 2018-04-03
* Migrate vendoring to dep
* Allow configuration through ENV
2017-06-27 23:03:58 +00:00
# 0.1.1 / 2017-06-28
* Fix some linter advices
2017-06-27 21:51:26 +00:00
# 0.1.0 / 2017-06-27
2018-04-03 18:39:44 +00:00
* Initial version