File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,18 @@ A small improvement release tagged early to resolve blocking issues in
1313
1414## Closed issues
1515
16- - Trimmed whitespace on decoding String
16+ - Trimmed whitespace on decoding ` String `
1717 [ \# 94] ( https://github.com/MaxDesiatov/XMLCoder/issues/94 )
1818
1919## Merged pull requests
2020
2121- Fixed a bug when decoding a key with one character only
2222 [ \# 96] ( https://github.com/MaxDesiatov/XMLCoder/pull/96 )
2323 ([ TheFlow95] ( https://github.com/TheFlow95 ) )
24- - Add more cases to AttributedIntrinsicTest
24+ - Add more cases to ` AttributedIntrinsicTest `
2525 [ \# 95] ( https://github.com/MaxDesiatov/XMLCoder/pull/95 )
2626 ([ MaxDesiatov] ( https://github.com/MaxDesiatov ) )
27- - Use map instead of mapValues/ shuffle in XMLCoderElement.flatten
27+ - Use ` map ` instead of ` mapValues ` / ` shuffle ` in ` XMLCoderElement.flatten `
2828 [ \# 93] ( https://github.com/MaxDesiatov/XMLCoder/pull/93 )
2929 ([ jsbean] ( https://github.com/jsbean ) )
3030- Fix decoding empty element as optional
You can’t perform that action at this time.
0 commit comments