Skip to content

Handle Enumerations

Compare
Choose a tag to compare
@alpancs alpancs released this 07 Sep 16:19
· 4 commits to main since this release

Fixes

  • Handle Enum properly (previously treated enum as a scalar type)

Refactor

  • Refactor the implementation of content builder: avoid debts