Skip to content

v1.0.14

Latest
Compare
Choose a tag to compare
@tbelmega tbelmega released this 17 Oct 20:54
f2a448e

[1.0.14] - 2024-10

Changed

  • Remove dependencies bootstrap and datefns
  • Allow backend to accept uppercase http headers, to prevent errors when receiving uppercase Content-type
  • Replace pip3/requirements.txt dependency management with Poetry

Added

  • Add poetry.lock file to support reproducible builds, improve vulnerability scanning