Skip to content

Bug Fix Release

Compare
Choose a tag to compare
@mhradek mhradek released this 10 Sep 22:54
· 63 commits to master since this release
a967a36
  • Table, Enum, Constants, and Attributes are now sorted alphabetically for consistent schemas.
  • Properties within Tables and Enums are still sorted by implementation order.
  • Moved to using Apache CollectionUtils where logical.
  • Added Namespace.isEmpty(Namespace)
  • Updated tests