Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@zwilias zwilias released this 03 Jun 12:33
· 35 commits to master since this release

Additions:

  • parseInt and parseFloat for weird api's that return numbers as strings
  • doubleEncoded for a more generic json as a string in json issues

Fixes:

  • optionalField decodes the field, rather than the surrounding object now.

Other Stuff:

  • Code Style conforms to elm-format@exp
  • Doc tests!
  • Travis integration