Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@alexanderkozlenko alexanderkozlenko released this 09 Dec 08:59
  • Added: Generic value converter attribute TabularConverterAttribute<T>.
  • Added: Protected constructor with format specifier for date and time value converters.
  • Added: Allow constructors with parameters when they have explicit default values for custom converters and records.
  • Updated: TimeSpan converter always uses full duration format [-]'P'd'DT'h'H'm'M's.fffffff'S' for writing.
  • Updated: Minor performance improvements for parsing.