Skip to content

Releases: wemulate/wemulate-api

2.0.2

02 Nov 16:20
56addb7
Compare
Choose a tag to compare

This release uses the latest wemulate version (v2.0.4) with all its new features and bug fixes.

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

01 Nov 08:47
e36921d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

06 Sep 07:29
115d24f
Compare
Choose a tag to compare

!! 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