Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettifier Enhancement #2131

Merged
merged 4 commits into from Jun 13, 2022

Commits on Jun 11, 2022

  1. First step to enhance Prettifier to fail early when cyclic object is …

    …detected when prettifying objects nested in collection.
    cheeseng committed Jun 11, 2022
    Copy the full SHA
    600c9e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    112ecfd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Copy the full SHA
    5b3f1b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Added truncateAt to Prettifier companion object, use override approac…

    …h for prettifyCollection.
    cheeseng committed Jun 13, 2022
    Copy the full SHA
    0065db6 View commit details
    Browse the repository at this point in the history