Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@saintf saintf released this 29 May 19:50
· 12 commits to master since this release
dd5a316

Two things were addressed here:

  • Raw response object injection.
  • Generic type information was lost during decoder delegation and decoders were unable to figure out which result type was expected.

Thanks to @SimY4 for providing fixes