New
Loco v0.15.0
- Added total_items to pagination view & response. https://github.com/loco-rs/loco/pull/1197
- Flatten (de)serialization of custom user claims. https://github.com/loco-rs/loco/pull/1159
- Updated validator to 0.20. https://github.com/loco-rs/loco/pull/1199
- Scaffold v2. https://github.com/loco-rs/loco/pull/1209
- Fix generator Docker deployment to support both server-side and client-side rendering. https://github.com/loco-rs/loco/pull/1227
- Docs: num_workers worker configuration. https://github.com/loco-rs/loco/pull/1242
- Smoother model validations. https://github.com/loco-rs/loco/pull/1233
- Docs: num_workers worker configuration. https://github.com/loco-rs/loco/pull/1242
- Ignore SQLite WAL and SHM files and update Cargo watch crate docs. https://github.com/loco-rs/loco/pull/1254
- Remove fs-err crate. https://github.com/loco-rs/loco/pull/1253
- Allows to run scheduler as part of cargo loco start. https://github.com/loco-rs/loco/pull/1247
- Added prefix and route nesting to AppRoutes. https://github.com/loco-rs/loco/pull/1241
- Replace hyper crate with axum. https://github.com/loco-rs/loco/pull/1258
- Remove mime crate. https://github.com/loco-rs/loco/pull/1256