Skip to content

Releases: mianfg/pictomaker-lite

v2.0

10 Jan 13:58
Compare
Choose a tag to compare

This new version is a complete refactor of the previous codebase. We migrated from Flask to FastAPI 🥳🎉 and this enables us to have more functionalities:

  • OpenAPI support, visible in /docs.
  • Better structured, better documented code

Changelog

New features

  • OpenAPI support
  • Added ZIP generator
  • Changed endpoint structure

Changes

  • Revamped project structure