Releases: trevorwang/retrofit.dart
Releases · trevorwang/retrofit.dart
4.0.3+2: fix: fix null compatibility #476 (#494)
* fix: fix null compatibility #476 * fix: fix null compatibility test error Co-authored-by: 刘雷雷 <[email protected]>
4.0.3+1
[generator] update `ignore_for_file` rule (#493)
4.0.3: Multiple @Extra and @Headers (#488)
* Multiple Extras annotations * Fix code duplication * Multiple Headers annotation
4.0.2
feat: test on latest dart
4.0.1
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
Full Changelog: 4.0.0...4.0.1
4.0.0+5
4.0.0+3
4.0.0
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
fix(generator): fix nullable body generation (#441)
3.0.1
fix(generator): fix nullable body generation (#441)