Justin Black
|
ac55ac9d55
|
Samples and docs regenerated (#11194)
|
2021-12-28 11:39:13 -08:00 |
|
William Cheng
|
6269a9810c
|
Prepare 5.3.1 release (#11161)
* prepare v5.3.1 release
* update samples
|
2021-12-21 18:20:13 +08:00 |
|
William Cheng
|
378465702c
|
Prepare v5.3.1 in the master (#10681)
* prepare v5.3.1
* update doc
* update readme
|
2021-10-25 01:16:07 +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 |
|
Makoto Aoyama
|
0a34839567
|
Add hashableModels to additional properties (#9495)
* Add hashableStruct
* Revert "Remove x-swift-hashable"
This reverts commit 18053af0016fdba13fd1e5df00ad86abee071283.
* Add Hashable for x-swift-hashable
* Add config yaml to test x-swift-hashable
* Run ./bin/generate-samples.sh ./bin/configs/swift5*
* Run ./bin/utils/export_docs_generators.sh
* Run ./bin/generate-samples.sh ./bin/configs/swift5*
* Verify setHashableStruct
* Rename hashableStruct => hashableModels
- Replace hashableStruct => hashableModels
- Replace HashableStruct => HashableModels
- Replace HASHABLE_STRUCT => HASHABLE_MODELS
- Update docs
* Refactor modelObject.mustache
* Control equals and hash functions
|
2021-05-20 23:04:19 +08:00 |
|