Releases: trevorwang/retrofit.dart
Releases · trevorwang/retrofit.dart
1.3.7+4
chore: bump to version 1.3.7+4
1.3.7: enable pub publish on ci (#196)
* ci: enable pub publish on ci * ci: enable dart on release * ci: release published on master
1.3.4+1: add json serialzation support to query (#179)
* chore: disable analyzer stongmode due to https://github.com/dart-lang/sdk/issues/25551 * feat: add json serialization for query related to #177
dart_json_mapper support
ci: update ci build commands (#175) * ci: update ci build commands * fix: conflict code generating * fix: circle ci code generator conflicts * fix: --delete-conflicting-outputs * chore: bump to version 1.3.4 * chore: ignore checking for reflectable files
1.3.3: feat: add content type (#170)
* feat: add content type * feat: change to named parameters in Part * feat: add content type support to Part close #169 * chore: update change log
1.3.1+7
chore: bump version to 1.3.1+7
1.3.1+1
chore: bump version to 1.3.1+1
1.3.0+1: Bugfix/cannot send file as body (#130)
* fix: cannot post file as requset body close #129 * chore: bump version to 1.3.0+1
bump SDK requirement to 2.6.0
ci: update test on multiple dart runtime (#120) * ci: update test on multiple dart runtime * fix: update dart version * chore: update dart version * chore: update analyzer version * feat: bump sdk requirement to 2.6.0
1.2.2+1: feat: json stringify models in formdata (#116)
* feat: json stringify models in formdata close #111 * chore: bump version to 1.2.2+2