Skip to content

Boolean values

Choose a tag to compare

@cthulhu cthulhu released this 01 Feb 13:48
· 40 commits to master since this release

Adds boolean values to dot notation generation:

{"v.bool()":"true"}  =>  {"v":true}