Skip to content

3.1.0: Global package & declared name

Choose a tag to compare

@thekid thekid released this 28 Mar 19:14
· 59 commits to main since this release
  • Merged PR #41: Add lang.reflection.Type::declaredName() which returns
    the class name without the namespace, if any
    (@thekid)
  • Merged PR #40: Add support for the global package, fixing issue #39
    (@thekid)