Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

URL-Encoded Form 1.0.5

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 17 Sep 12:51
· 8 commits to master since this release
932024f

Fixed:

  • Fixes an issue that prevented nested structs from being properly decoded. (#16, #15)
  • Added tests to ensure nested enums decode properly. (#10)
  • Added special Decimal conformance to decode / encode as a String. (#11)