Skip to content

2.3.0

Compare
Choose a tag to compare
@adrianrudnik adrianrudnik released this 21 Oct 15:00
· 3 commits to develop since this release
5ceba75

What's Changed

  • Upgraded to node 16 lts, updated dependencies and docker images
  • Reworked the Makefile for build and release targets, added multiple archs thanks to the template from chrisamti.
  • Moved the docker image insides into /app for better review.
  • Changed port mentioned in the docs to 8080, cleaned up test.http example
  • Moved tests to subfolder, included a simple curl test as well to be run on local docker host
  • Added docker section to readme, detailing about multi arch builds with buildx
  • Updated mjml dependency by @Vinarnt in #17
  • Fixed beautify env in dockerfile by @Vinarnt in #16
  • added utf-8 support. by @chrisamti in #18

New Contributors

Full Changelog: 2.2.2...2.3.0