File tree 7 files changed +123
-278
lines changed
7 files changed +123
-278
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.25.0] - 2023-04-16
6
+
5
7
- Remove ` html_debug! `
6
8
[ #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 )
7
11
- Support ` axum ` v0.6 through ` axum-core ` v0.3
8
12
[ #361 ] ( https://github.com/lambda-fairy/maud/pull/361 )
9
13
- Implement ` Default ` for ` PreEscaped `
287
291
- Update to latest syntax extension API
288
292
289
293
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
291
296
[ 0.24.0 ] : https://github.com/lambda-fairy/maud/compare/v0.23.0...v0.24.0
292
297
[ 0.23.0 ] : https://github.com/lambda-fairy/maud/compare/v0.22.3...v0.23.0
293
298
[ 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