Additions:
parseInt
andparseFloat
for weird api's that return numbers as stringsdoubleEncoded
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