Skip to content

v0.1.17

Compare
Choose a tag to compare
@jamespfennell jamespfennell released this 10 Aug 13:57
· 21 commits to main since this release
Unify optional column handling (#12); unify enums

This commit does two things which were related code wise.

First it fixes the issue described in #12.

Secondly it unifies all of the custom enums so that their
implementations are the same.