1
0
Fork 0
mirror of https://github.com/Luzifer/tex-api.git synced 2024-11-08 16:20:04 +00:00
tex-api/History.md

18 lines
391 B
Markdown
Raw Normal View History

2018-09-17 10:28:18 +00:00
# 0.2.0 / 2018-09-17
* Remove never implemented api docs
* Add more verbose processing logs
* Read parameters from ENV
* Improve error handling
* Update imports
2018-09-17 09:47:09 +00:00
# 0.1.0 / 2018-09-17
* Migrate to Alpine as the base image
* Switch to `dep` for vendoring, update deps
* Fix: Deliver correct content-type
* Simplify executor script
# 0.0.0 / 2017-03-06
2018-09-17 10:28:18 +00:00
* Initial version