Skip to content

Releases: gfolego/faas

FaaS v0.4.0

15 Oct 23:54
Compare
Choose a tag to compare
FaaS v0.4.0 Pre-release
Pre-release

Major improvements to processing pipeline, options available, REST API, and user experience, including:

  • Better deployment with Docker and Gunicorn
  • A decent web interface
  • Pipeline almost exclusively in Python (with minor subprocess calls)
  • A lot more options to customize the filling
  • Minimal error handling

Thanks to Bruno Ribeiro for important contributions.

FaaS v0.3.0

11 Oct 00:52
Compare
Choose a tag to compare
FaaS v0.3.0 Pre-release
Pre-release

Added REST API, and a minimal web interface.
Thanks to Fábio Beranizo.

FaaS v0.2.0

10 Oct 00:44
Compare
Choose a tag to compare
FaaS v0.2.0 Pre-release
Pre-release

Replaced PDF overlaying (in Bash) with PostScript editing (in Python), resulting in a more standardized look.
Requirements are now smaller, and the code runs faster.
Thanks to Bruno Ribeiro.

FaaS v0.1.0

09 Oct 23:54
Compare
Choose a tag to compare
FaaS v0.1.0 Pre-release
Pre-release

First functional version of the filling script.
Written in Bash, with PDF overlaying.