0.4.2 #259
nth-commit
announced in
Announcements
0.4.2
#259
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fixes dictionary rendering
GalaxyCheck renders types when sampling input values, or when it finds a counterexample.
GalaxyCheck crashed when rendering a Dictionary type, whose key is not a valid JSON property value.
In a future version, we'll not lean so heavily on JSON, and do some bespoke rendering by traversing the object graph. This will give a much nicer experience, although it's a bit of work.
This discussion was created from the release 0.4.2.
Beta Was this translation helpful? Give feedback.
All reactions