Releases: patrick-kidger/wadler_lindig
Releases · patrick-kidger/wadler_lindig
wadler_lindig v0.1.3
- Dataclasses no longer display values for their default fields (@johannahaffner in #3)
- pprinting nested generic types now produces the right result. (e.g.
tuple[tuple[int, str]]
instead of justtuple[tuple]
) (#4)
New Contributors
- @johannahaffner made their first contribution in #3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Patch release that just fixes its use as part of generating documentation for libraries in the Equinox ecosystem
Full Changelog: https://github.com/patrick-kidger/wadler_lindig/commits/v0.1.2