Skip to content

Releases: quabug/AnySerialize

any-serialize/v0.3.0

15 Sep 16:58
d019211
Compare
Choose a tag to compare
Serialize base (#25)

* any nullable class

* fix drawer

* any nullable struct

* code-gen by property of field in class or struct

* hack: generate fields of class by any serialize for AnySerializable classes only.

* fix sample of cycle classes

* update version

any-processor/v0.1.1

15 Sep 16:58
d019211
Compare
Choose a tag to compare
Serialize base (#25)

* any nullable class

* fix drawer

* any nullable struct

* code-gen by property of field in class or struct

* hack: generate fields of class by any serialize for AnySerializable classes only.

* fix sample of cycle classes

* update version

any-serialize/v0.2.2

14 Sep 14:08
6abd24e
Compare
Choose a tag to compare
fix multi-dim list (#24)

any-serialize/v0.2.1

14 Sep 13:16
2826db4
Compare
Choose a tag to compare
fix field order attribute (#23)

* fix field order attribute

* update version

* fix .NET project

* fix out of range when reorder fields.

any-serialize/v0.2.0

14 Sep 07:39
d83da2e
Compare
Choose a tag to compare
Drawer (#20)

* drawers

* update version

any-serialize/v0.1.0

14 Sep 05:51
5d753da
Compare
Choose a tag to compare
fix codegen of getter and setter of property (#19)

* fix codegen of getter and setter of property

* set package versions

any-processor/v0.1.0

14 Sep 05:51
5d753da
Compare
Choose a tag to compare
fix codegen of getter and setter of property (#19)

* fix codegen of getter and setter of property

* set package versions