Skip to content

enum enhancement & generic ref name fixes

Compare
Choose a tag to compare
@dgreene1 dgreene1 released this 19 Sep 13:09
· 1287 commits to master since this release
0d4f17a

Enhancements:

  • Allows '' to be values in enums: #460

Fixes:

  • You can now use generic types that use the extend keyword: #467