- New version of axum
- published documentation to servust.giripriyadarshan.com
- Documentation for the project
- Axum support
- runtime error on async inside async fixed
- tonic server template download error fixed
- Added emojis and progress bar, making the output more pleasant.
- Salvo support
- Tonic support
- Support for MySQL and SQLite using diesel.rs
- Support for all 3 databases (Postgres, MySQL, SQLite) in sea-orm is available from v0.1.1 itself
- ci/cd workflow
- Actix + Diesel.rs + Postgres + Sea-ORM supported