Releases: Delta-Software-Innopolis/Database-Playground
Releases · Delta-Software-Innopolis/Database-Playground
v0.3.0 MVP 3
This is the final version of the product published in the SWP course.
It has all the core functionality implemented
Added
- JWT Authentication
- Classrooms support
Changed
- Redesign fully implemented
v0.1.1 Pre Merge
The version is a save before the Great Merge
It encorparates main changes of Team 37 for MVP 2
Added
- Support for MongoDB on backend (via
MongoEngine)
Changed
- Rename
SQLEnginetoDBEngine - Rewritten frontend-37 from JavaScript to TypeScript