Skip to content

Releases: quabug/GenericSerializeReference

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:43
97dbdda
Add custom assembly to generate classes (#9)

* move samples into Package/Samples~

* able to generate classes into custom assembly.

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 04:05
b6118cd
optimize post processor by avoiding unnecessary reading of reference …

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:52
525b182
able to generate code into `AssemblyCSharp.dll` which is useful for l…

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 15:07
708b15f
Merge pull request #5 from quabug/readable-name

makes option name of derived type more readable.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 11:47
942a25a
Merge pull request #4 from quabug/field-prefix

set custom prefix of generated field

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 11:12
842d3b6
Merge pull request #2 from quabug/remove-link

remove link directory of Tests.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 11:03
089d328
Update publish-upm.yml