Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-18 | 1.0 kB | |
v3.5.2 source code.tar.gz | 2024-12-18 | 300.5 kB | |
v3.5.2 source code.zip | 2024-12-18 | 452.1 kB | |
Totals: 3 Items | 753.6 kB | 0 |
What's Changed
- Enable chaining from
StringBuilder.AppendSmart()
andStringBuilder.AppendLineSmart()
by @Klikini in https://github.com/axuno/SmartFormat/pull/452 - [Conditional Formatter] Use invariant decimal parsing by @karljj1 in https://github.com/axuno/SmartFormat/pull/456
- Bump version to v3.5.2 in https://github.com/axuno/SmartFormat/pull/457
Backstage Changes
- Update appveyor build and test scripts for cross-platform compatibility in https://github.com/axuno/SmartFormat/pull/446
- Fix: Creation of AltCover report for Codecov in https://github.com/axuno/SmartFormat/pull/447 and https://github.com/axuno/SmartFormat/pull/455
- Update package versions in project files in https://github.com/axuno/SmartFormat/pull/453
- Update NUnit v4.2.2 to v4.3.0 in https://github.com/axuno/SmartFormat/pull/457
New Contributors
- @Klikini made their first contribution in https://github.com/axuno/SmartFormat/pull/452 Thank you!
Full Changelog: https://github.com/axuno/SmartFormat/compare/v3.5.1...v3.5.2