Skip to content

Releases: SleekPanther/NumberStringComparer

v2.0.0

01 Oct 21:57
e168211
Compare
Choose a tag to compare

V2.0.0 Fully Functional sub-string comparison

  • Substring comparison for partially numeric items. (The original version just attempted to parse the entire text as number and just used strings if it wasn't completely numeric)
  • Support for commas-separated values
  • Support for ObjectComparers for complex objects using a property