Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@grezy-software grezy-software released this 09 Nov 19:21

1.1.0 (2024-11-09)

Bug Fixes

  • .envs: fix variables & logs for envs files generator (014ccd6)
  • ci: removed imports in init.py (3f08474)
  • ci: up-prod (f30d3b3)
  • drf: DEFAULT_SCHEMA_CLASS only in dev mode (862c1d3)
  • readme: remove todo list from readme (ee413dd)
  • requirement: add gunicorn (fab8ecf)
  • type_factory: corrected Date type to string (ba15bef)
  • type_factory: ListField & MethodField (12d9f29)
  • werkzeug: stop the reload from going crazy (6f86ca0)

Features