File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.43.2] ( https://github.com/facet-rs/facet-axum/compare/v0.43.1...v0.43.2 ) - 2026-01-23
9+
10+ ### Other
11+
12+ - Add xml feature using facet-rs/facet-xml
13+ - Simplify CI: remove redundant check job
14+ - Add integration tests and fix CI
15+ - Initial commit: facet-axum standalone repository
16+
817## [ 0.43.1] - 2026-01-23
918
1019### Changed
Original file line number Diff line number Diff line change 11[package ]
22name = " facet-axum"
3- version = " 0.43.1 "
3+ version = " 0.43.2 "
44edition = " 2024"
55rust-version = " 1.90.0"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments