Skip to content

Consistency in the null package

Compare
Choose a tag to compare
@guregu guregu released this 02 Oct 05:51

Blank string input now produces a null null.String. Now the null package is consistent. Please use the zero.String type or v2 if you would like the old behavior.

Fixes #10.