Skip to content

2.0.0

Compare
Choose a tag to compare
@severindellsperger severindellsperger released this 06 Sep 07:29
· 10 commits to main since this release
115d24f

!! Breaking Changes !!

These changes adapt to the new API of wemulate >2.0.0 and is thus not compatible with the older versions (< 2.0.0)
It delivers the API v2.0.0, which is compatible with the new wemulate-frontend >2.0.0

The most notable change was the refactoring from Flask to FastAPI (for more information see #25). Now, the stack is well-matched by using FastAPI in this repo and Typer in the wemulate module.

What's Changed

New Contributors

Full Changelog: https://github.com/wemulate/wemulate-api/commits/2.0.0