Skip to content

Releases: trevorwang/retrofit.dart

4.0.3+2: fix: fix null compatibility #476 (#494)

13 Sep 09:44
4334be1
Compare
Choose a tag to compare
* fix: fix null compatibility #476

* fix: fix null compatibility test error

Co-authored-by: 刘雷雷 <[email protected]>

4.0.3+1

10 Aug 23:04
2a330b9
Compare
Choose a tag to compare
[generator] update `ignore_for_file` rule (#493)

4.0.3: Multiple @Extra and @Headers (#488)

24 Jul 01:37
95cb6a4
Compare
Choose a tag to compare
* Multiple Extras annotations

* Fix code duplication

* Multiple Headers annotation

4.0.2

13 Jul 13:45
Compare
Choose a tag to compare
feat: test on latest dart

4.0.1

20 Jan 11:09
dbbf36c
Compare
Choose a tag to compare

What's Changed

  • Fix bug deserialize List by @hnvn in #449
  • feat: change newRequestOptions argument to Object. by @zaralockheart in #451
  • fix: fix ReponseType cast error by @trevorwang in #453

New Contributors

  • @hnvn made their first contribution in #449
  • @zaralockheart made their first contribution in #451

Full Changelog: 4.0.0...4.0.1

4.0.0+5

20 Jan 09:17
057ee37
Compare
Choose a tag to compare

What's Changed

  • Fix bug deserialize List by @hnvn in #449
  • feat: change newRequestOptions argument to Object. by @zaralockheart in #451

New Contributors

  • @hnvn made their first contribution in #449
  • @zaralockheart made their first contribution in #451

Full Changelog: 4.0.0...4.0.0+5

4.0.0+3

13 Jan 08:13
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @hnvn made their first contribution in #449

Full Changelog: 4.0.0...4.0.0+3

4.0.0

10 Jan 02:49
Compare
Choose a tag to compare

What's Changed

  • [generator] Adds a ignore_for_file rule to suppress the analyzer warnings for the generated files. by @omarsahl in #443
  • update analyzer dependency by @niavlys in #446

New Contributors

Full Changelog: 3.0.1...4.0.0

3.0.1+1

27 Dec 12:53
001bdde
Compare
Choose a tag to compare
fix(generator): fix nullable body generation (#441)

3.0.1

27 Dec 12:28
001bdde
Compare
Choose a tag to compare
fix(generator): fix nullable body generation (#441)