Skip to content

0.6.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 03 Oct 21:16
· 60 commits to main since this release
  • Added: Objects that are printed more than once per dump are now identified, e.g. MyObject#1(…) instead of MyObject(…) (thanks @tahirmt).
  • Fixed: Superclass fields are now correctly dumped alongside fields defined on the subclass (thanks @tahirmt).