Skip to content

Release v0.1.0

Choose a tag to compare

@cardil cardil released this 20 Apr 20:33
· 63 commits to develop since this release
v0.1.0

A complete implementation released to Maven Central

  • String representation of any Java class
  • Fine tuning of which fields to display via @Inspect
  • Support for cycles in object graph - (↻) is displayed instead
  • Support for Hibernate lazy loaded entities - ⁂Lazy is displayed instead
  • JDK>= 7 is supported