Skip to content

Releases: patrick-kidger/wadler_lindig

wadler_lindig v0.1.3

26 Jan 20:57
Compare
Choose a tag to compare
  • 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 just tuple[tuple]) (#4)

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Jan 16:56
170cc02
Compare
Choose a tag to compare

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