Releases: andersnm/ExcelNumberFormat
Releases · andersnm/ExcelNumberFormat
ExcelNumberFormat 1.1.0
ExcelNumberFormat 1.0.10
Format TimeSpan with respect to milliseconds.
Fixed formatting negative TimeSpan.
ExcelNumberFormat 1.0.9
Explicitly specify precision when formatting floating-point numbers.
Fixed commas in date formats.
ExcelNumberFormat 1.0.8
Fixed date formatting not taking AM/PM into account correctly.
ExcelNumberFormat 1.0.7
Fixed formatting months in number formats with uppercase 'M'.
ExcelNumberFormat 1.0.6
Date separator respects the provided CultureInfo.
ExcelNumberFormat 1.0.5
Thousand separator respects the provided CultureInfo.
ExcelNumberFormat 1.0.4
Implemented parser for currencies.
ExcelNumberFormat 1.0.3
Fixed milliseconds formatting and thousand separator in leading zeros.
ExcelNumberFormat 1.0.2
Initial release with basic number format parsing and formatting capabilities. Version 1.0.2 is signed with a strong name and marked as CLS compliant.