Releases: trevorwang/retrofit.dart
Releases · trevorwang/retrofit.dart
1.4.0
chore: bump to version 1.4.0 (#267)
1.3.8+6: feat: body list content support (#263)
* feat: body list content support close #261 * fix: test error
1.3.8+5
chore: bump version to 1.3.8+5
1.3.8+4
chore: bump verstion to 1.3.8+4
1.3.8+3
chore: bump version to 1.3.8+3 (#255)
1.3.8+2: fix: compat to 2.10 (#251)
* fix: update compat to 2.10 * chore: bump version 1.3.8+2 close #250
1.3.8+1: fix: fix dependency conflicts (#245)
* fix: fix dependency conflicts * chore: bump version to 1.3.8+1
1.3.8: Fix/multipart duplicated params (#244)
* fix: send list params duplicatedly in multipart * chore: bump version to 1.3.8 * fix: fix generator test * chore: revert sdk requirement to 2.6 * ci: upgrade sdk requirement to 2.7 * chore: pin analyzer version to 0.39.14 * ci: remove test for dart 26 * ci: pin dart_style to 1.3.6
1.3.7+6
添加dart json 实现,输入任何对象,然后,自己通过intercepter做数据类型转换。 (#226)
1.3.7+5: revert: Ignore null attributes using @Body() (#225)
* Revert "remove null fields from _data (#222)" This reverts commit c2b7d76cb703e9a7bd049c266ea0221dcaef9742. * chore: bump version to 1.7.3+5