Releases: dinuta/jinja2docker
Releases · dinuta/jinja2docker
2.1.5
- swapped custom render entrypoint with jinja2-cli
- renamed templates folder from /data to /templates
! this is a breaking change. Docker run call must be updated
2.1.4
- added missing deps, per @mattrobenolt/jinja2-cli README.md (#13)
2.1.3
- improved code by fixing codacy issues
2.1.2
- added swagger definitions for flask app
- externalized rest tests from container to running host
2.0.2
- integrated flask restful server
- added rest api tests
1.0.2
travis ci integration with unit and integration tests
python code improvements