Skip to content

Treat strings of numbers as strings and add mapping for int and float

Compare
Choose a tag to compare
@estahn estahn released this 05 Mar 00:59
· 32 commits to master since this release

Thanks to @javiercejudo

  • Strings of numbers are converted into strings (e.g. {"Foo":"33"} vs {"Foo":33})
  • Add mapping for int and float