Skip to content

retrofit-v4.9.2

Choose a tag to compare

@trevorwang trevorwang released this 28 Dec 03:08
a5f56e9

What's Changed

  • Add dart_mappable parser support for type conversion by @Copilot in #847
  • Fix toJson detection for Freezed models using lookUpMethod2 by @Copilot in #860
  • Enhance error handling documentation in README by @farmery in #864
  • Support analyzer '>=8.0.0 <10.0.0' and update deprecated methods by @Carapacik in #863
  • Make Response parameter in ParseErrorLogger optional for backward compatibility by @Copilot in #865
  • Add format_output option to control dart format comments in generated code by @Copilot in #861
  • Update protobuf to 6.0.0 and update protobuf example by @Carapacik in #866
  • fix: added code generation logic for multipart datetime by @kryptonpust in #874
  • Fix streaming response handling and add SSE support by @westito in #881

New Contributors

Full Changelog: retrofit-v4.9.1...retrofit-v4.9.2