File tree Expand file tree Collapse file tree 6 files changed +290
-98
lines changed
Expand file tree Collapse file tree 6 files changed +290
-98
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.26.0] - 2024-01-15
6+
57- Remove ` AsRef<str> ` restriction from ` PreEscaped `
68 [ #377 ] ( https://github.com/lambda-fairy/maud/pull/377 )
79- Implement ` Render ` for ` Arc<T> `
810 [ #380 ] ( https://github.com/lambda-fairy/maud/pull/380 )
11+ - Fix missing parentheses around splices
12+ [ #382 ] ( https://github.com/lambda-fairy/maud/issues/382 )
13+ [ #383 ] ( https://github.com/lambda-fairy/maud/pull/383 )
914- Accept literals in attribute names
1015 [ #396 ] ( https://github.com/lambda-fairy/maud/pull/396 )
16+ [ #398 ] ( https://github.com/lambda-fairy/maud/pull/398 )
17+ [ #415 ] ( https://github.com/lambda-fairy/maud/pull/415 )
1118- Support ` axum ` v0.7 through ` axum-core ` v0.4 and ` http ` v1
1219 [ #401 ] ( https://github.com/lambda-fairy/maud/pull/401 )
1320- Add support for ` warp ` v0.3.6
304311- Update to latest syntax extension API
305312
306313
307- [ Unreleased ] : https://github.com/lambda-fairy/maud/compare/v0.25.0...HEAD
314+ [ Unreleased ] : https://github.com/lambda-fairy/maud/compare/v0.26.0...HEAD
315+ [ 0.26.0 ] : https://github.com/lambda-fairy/maud/compare/v0.25.0...v0.26.0
308316[ 0.25.0 ] : https://github.com/lambda-fairy/maud/compare/v0.24.0...v0.25.0
309317[ 0.24.0 ] : https://github.com/lambda-fairy/maud/compare/v0.23.0...v0.24.0
310318[ 0.23.0 ] : https://github.com/lambda-fairy/maud/compare/v0.22.3...v0.23.0
You can’t perform that action at this time.
0 commit comments