Skip to content

Releases: dinuta/jinja2docker

2.1.8

07 Jan 21:30
1154430
Compare
Choose a tag to compare

What's Changed

  • Simplified Dockerfile and upgraded os dependencies by @dinuta in #24

Full Changelog: 2.1.7...2.1.8

2.1.7

31 Mar 16:22
75fc217
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.6...2.1.7

2.1.6

05 Sep 20:55
c144242
Compare
Choose a tag to compare

2.1.5

16 Jun 10:44
2bc15f2
Compare
Choose a tag to compare
  • 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

10 May 11:40
dd7d737
Compare
Choose a tag to compare
  • added missing deps, per @mattrobenolt/jinja2-cli README.md (#13)

2.1.3

09 Jan 19:48
bce05fd
Compare
Choose a tag to compare
  • improved code by fixing codacy issues

2.1.2

21 Jun 14:15
dae23b6
Compare
Choose a tag to compare
  • added swagger definitions for flask app
  • externalized rest tests from container to running host

2.0.2

01 Jun 09:06
ec55c0d
Compare
Choose a tag to compare
  • integrated flask restful server
  • added rest api tests

1.0.2

30 May 09:00
a008e12
Compare
Choose a tag to compare

travis ci integration with unit and integration tests
python code improvements

1.0.1

27 May 18:06
e0f19e7
Compare
Choose a tag to compare
  • python3 upgrade