File tree Expand file tree Collapse file tree 7 files changed +123
-278
lines changed
Expand file tree Collapse file tree 7 files changed +123
-278
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.25.0] - 2023-04-16
6+
57- Remove ` html_debug! `
68 [ #357 ] ( https://github.com/lambda-fairy/maud/pull/357 )
9+ - Render with ` Display ` using autoref specialization
10+ [ #359 ] ( https://github.com/lambda-fairy/maud/pull/359 )
711- Support ` axum ` v0.6 through ` axum-core ` v0.3
812 [ #361 ] ( https://github.com/lambda-fairy/maud/pull/361 )
913- Implement ` Default ` for ` PreEscaped `
287291- Update to latest syntax extension API
288292
289293
290- [ Unreleased ] : https://github.com/lambda-fairy/maud/compare/v0.24.0...HEAD
294+ [ Unreleased ] : https://github.com/lambda-fairy/maud/compare/v0.25.0...HEAD
295+ [ 0.25.0 ] : https://github.com/lambda-fairy/maud/compare/v0.24.0...v0.25.0
291296[ 0.24.0 ] : https://github.com/lambda-fairy/maud/compare/v0.23.0...v0.24.0
292297[ 0.23.0 ] : https://github.com/lambda-fairy/maud/compare/v0.22.3...v0.23.0
293298[ 0.22.3 ] : https://github.com/lambda-fairy/maud/compare/v0.22.2...v0.22.3
You can’t perform that action at this time.
0 commit comments