Skip to content

Releases: pythonhubdev/scaffoldr

v1.1.0

28 Sep 13:53
Compare
Choose a tag to compare

v1.1.0 (2025-09-28)

This release is published under the MIT License.

Features

  • Add MongoDB database as a part of the CLI (#89, 0769d3e)

  • Add MongoDB support with configuration and testing setup (#89, 0769d3e)

  • Mongodb setup with beanie ODM (#89, 0769d3e)


Detailed Changes: v1.0.0...v1.1.0

v1.0.0

28 Sep 10:25
Compare
Choose a tag to compare

v1.0.0 (2025-09-28)

This release is published under the MIT License.

  • Initial Release