Skip to content

Releases: trevorwang/retrofit.dart

1.3.7+4

16 Jul 00:33
Compare
Choose a tag to compare
chore: bump to version 1.3.7+4

1.3.7: enable pub publish on ci (#196)

20 May 02:55
ca7673d
Compare
Choose a tag to compare
* 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)

22 Apr 11:26
7620d18
Compare
Choose a tag to compare
* 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

20 Apr 06:10
171921b
Compare
Choose a tag to compare
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)

15 Apr 11:31
6bb1565
Compare
Choose a tag to compare
* 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

13 Mar 02:40
Compare
Choose a tag to compare
chore: bump version to 1.3.1+7

1.3.1+1

24 Feb 10:02
Compare
Choose a tag to compare
chore: bump version to 1.3.1+1

1.3.0+1: Bugfix/cannot send file as body (#130)

23 Feb 01:03
15c0976
Compare
Choose a tag to compare
* fix: cannot post file as requset body

close #129

* chore: bump version to 1.3.0+1

bump SDK requirement to 2.6.0

15 Feb 06:32
5d19e18
Compare
Choose a tag to compare
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)

13 Feb 07:23
6d45e0a
Compare
Choose a tag to compare
* feat: json stringify models in formdata

close #111

* chore: bump version to 1.2.2+2