William Cheng
35f933b27f
Merge remote-tracking branch 'origin/5.3.x' into 6.0.x
2021-07-12 17:11:35 +08:00
William Cheng
39fbf53150
create v5.3.0
2021-07-10 00:12:23 +08:00
William Cheng
02835b35bc
Prepare v5.2.1 ( #9922 )
...
* bump verions to 5.2.1-SNAPSHOT
* update samples
* update readme
* fix gradle properties
2021-07-09 22:42:31 +08:00
William Cheng
90f7bcd909
Prepare v5.2.0 release ( #9920 )
...
* 5.2.0 release
* update samples
* update meta codegen
2021-07-09 17:06:55 +08:00
Yusuke Hosonuma
338812114c
[crystal][client] support configure method with block ( #9506 )
...
* [crystal][client] allow initialize Configuration with block
* [crystal][client] update samples
* [crystal][client] add test for configuration.cr
* [crystal][client] fix .configure
* [crystal][client] update samples
* [crystal][client] add test for pestore.cr
* [crystal][client] fix Configuration#configure
2021-05-21 12:37:21 +08:00
Yusuke Hosonuma
477926f008
[crystal][client] Support authorization ( #9488 )
...
* [crystal][client] support authorization header
* [crystal][client] update samples
* [crystal][client] update tests
* [crystal][client] add unit test for api_client.cr
2021-05-17 21:24:30 +08:00
Yusuke Hosonuma
5ea31b585c
[crystal] Update crystal version 1.0.0 (from 0.35.1) ( #9477 )
...
* [crystal] update crystal version 1.0.0
* [crystal] show crystal version on CI
* [crystal][client] $ shards update --ignore-crystal-version
* [crystal][client] update pom.xml
2021-05-15 16:02:06 +08:00
William Cheng
5e29d61639
Merge remote-tracking branch 'origin/master' into 6.0.x
2021-05-13 18:44:58 +08:00
Yusuke Hosonuma
1751aa7272
[crystal][client] some fix and minor improvement ( #9416 )
...
* [crystal][client] remove redundant include JSON::Serializable
* [crystal][client] fix syntax error
* [crystal][client] fix shard name
* [crystal][client] add 'require "json"'
* [crystal][client] update sample projects
2021-05-10 16:17:49 +08:00
William Cheng
47483e60cb
update version to 5.2.0-SNAPSHOT, update samples
2021-03-21 00:10:10 +08:00
William Cheng
0dc62e8b79
Prepare v5.1.1 in the master ( #9027 )
...
* Prepare v5.1.1 in the master
* move dart dio next to configs/other
2021-03-20 23:05:11 +08:00
William Cheng
e023eaa821
Prepare v5.1.0 release ( #9017 )
...
* prepare v5.1.0 release
* update samples (dart-dio-next)
2021-03-20 16:45:05 +08:00
William Cheng
b4f4d7434b
Merge remote-tracking branch 'origin/master' into 6.0.x
2021-02-12 18:48:20 +08:00
Jamie Gaskins
d4c76df79f
Fix syntax errors and method calls in code generated by Crystal client generator ( #8644 )
...
* Fix string interpolation
* Fix syntax error and s/include\?/includes\?/
* Fix more `.include?` and `.key?` calls
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
2021-02-08 19:02:55 +08:00
William Cheng
694b10e41c
Merge remote-tracking branch 'origin/5.1.x' into 6.0.x
2021-01-28 16:47:55 +08:00
William Cheng
d97717ee24
Merge remote-tracking branch 'origin/master' into 5.1.x
2021-01-28 15:52:44 +08:00
Anh (Duke) Nguyen
8b2ac7b0ac
Fix README typo for Crystal ( #8470 )
...
* Fix README typo for Crystal
* Fix README typo for Crystal in Mustache template
2021-01-19 16:38:53 +08:00
William Cheng
64ae0eed04
Merge remote-tracking branch 'origin/5.1.x' into 6.0.x
2021-01-09 00:15:53 +08:00
William Cheng
18bec1da28
Merge remote-tracking branch 'origin/master' into 5.1.x
2021-01-08 21:06:47 +08:00
William Cheng
1df719801e
Add a new crystal
client generator (beta) ( #8304 )
...
* add crytsal client generator
* update samples
* update doc
* regenerate spec
* regenerate spec
* various fixes
* test crystal in circleci
* test crystal client in drone ci
* Revert "test crystal client in drone ci"
This reverts commit 317f2cf2a09f902c08ced214e8e5802fa79c3de8.
* fix install
* fix installation
* test crystal in travis
* cache image
* add --cache-from
* update doc
* run petstore with mvn
* install crystal
* fix install crystal
* sudo mvn
* run server
* using mvnw
* fix form or body parameter
* remove crystal from circleci
* fix test
* remove cache-from
* update doc
2021-01-07 17:10:22 +08:00