Releases: viz-rs/vidi
Releases · viz-rs/vidi
Vidi v0.1.0
v0.11.0
What's Changed
- chore: improve JSON response by @fundon in https://github.com/viz-rs/viz/pull/150
- chore: use error other directly by @fundon in https://github.com/viz-rs/viz/pull/151
- chore: improve IntoResponse impl by @fundon in https://github.com/viz-rs/viz/pull/152
- chore(examples): askama by @fundon in https://github.com/viz-rs/viz/pull/153
- chore: update deps by @fundon in https://github.com/viz-rs/viz/pull/149
- chore: use Rust edition 2024 by @fundon in https://github.com/viz-rs/viz/pull/154
- chore: update deps by @fundon in https://github.com/viz-rs/viz/pull/156
Full Changelog: viz-rs/viz@v0.10.0...v0.11.0
v0.10.0
v0.9.0
What's Changed
- ci: clippy by @fundon in https://github.com/viz-rs/viz/pull/143
- chore(examples): use std lazy lock instead of once_cell by @fundon in https://github.com/viz-rs/viz/pull/146
- chore(deps): hyper v1.4 by @fundon in https://github.com/viz-rs/viz/pull/147
- chore(examples): add rinja template by @fundon in https://github.com/viz-rs/viz/pull/148
Full Changelog: viz-rs/viz@v0.8.6...v0.9.0