Releases: gfolego/faas
Releases · gfolego/faas
FaaS v0.4.0
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
Added REST API, and a minimal web interface.
Thanks to Fábio Beranizo.
FaaS v0.2.0
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
First functional version of the filling script.
Written in Bash, with PDF overlaying.