Skip to content

v1.15.0

@tidwall tidwall tagged this 27 Jul 13:23
This commit fixes an issue with ~false where the it's value was
simply the opposite of ~true. Now ~false explicitly checks for
false-ish values.

Also added ~null and ~* for testing null-ish and non-existent
values.

see #327
Assets 2