Skip to content

v0.5.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbj gbj released this 22 Sep 22:00
· 1660 commits to main since this release
d99269a

See here for more substance.

Most significant breaking change you might notice is that generate_route_list in Axum is no longer async and doesn't need .await, as is already true for Actix.

Big features including static site generation included here, but I will wait for an actual release to write up notes because it's Friday afternoon!

What's Changed (since v0.5.0-rc2)

New Contributors

Full Changelog: v0.5.0-rc2...v0.5.0-rc3