Skip to content

v0.1.1

Compare
Choose a tag to compare
@karelbilek karelbilek released this 15 Sep 15:25
· 2 commits to master since this release
07ab96a

Added option for hiding enums

We already had it with _, but that is hard doing without breaking backwards compat in existing code, and is not that flexible.

Let's use docgen:hide that we already use elsewhere.