William Cheng
|
5bd94b8fa0
|
prepare 6.1.x
|
2022-05-26 12:58:25 +08:00 |
|
William Cheng
|
36a9cf394d
|
update samples (#12466)
|
2022-05-26 12:13:59 +08:00 |
|
William Cheng
|
69f79fb789
|
Prepare 6.0.0 release (#12463)
* prepare 6.0.0 release
* update samples
* update meta codegen
|
2022-05-26 10:28:01 +08:00 |
|
William Cheng
|
2d4a01aa70
|
Revert "Prepare 6.0.0 beta release (#12039)"
This reverts commit 914b539eea7097ad2b4323d20c8f95144782cb68.
|
2022-04-04 12:17:12 +08:00 |
|
William Cheng
|
914b539eea
|
Prepare 6.0.0 beta release (#12039)
* update to 6.0.0-beta
* update samples
|
2022-04-04 10:29:49 +08:00 |
|
William Cheng
|
05e4c3cf64
|
update samples
|
2021-07-12 17:15:22 +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 |
|