roadster-rs / roadster

"Batteries Included" web framework for Rust designed to get you moving fast 🏎️
Apache License 2.0
3 stars 0 forks source link

chore: release v0.4.0 #254

Closed github-actions[bot] closed 2 days ago

github-actions[bot] commented 3 days ago

🤖 New release

Changelog

## [0.4.0](https://github.com/roadster-rs/roadster/compare/roadster-v0.3.5...roadster-v0.4.0) - 2024-06-30 ### Added - [**breaking**] Switch to Axum's `FromRef` for custom state ([#250](https://github.com/roadster-rs/roadster/pull/250)) ### Other - [**breaking**] Remove deprecated items in preparation of 0.4 release ([#253](https://github.com/roadster-rs/roadster/pull/253)) - Add example for integrating with Leptos ([#252](https://github.com/roadster-rs/roadster/pull/252)) - Use small number of sidekiq workers for `full` example in dev/test ([#251](https://github.com/roadster-rs/roadster/pull/251))


This PR was generated with release-plz.