All Versions
3
Latest Version
Avg Release Cycle
107 days
Latest Release
2440 days ago
Changelog History
Changelog History
-
v0.0.3 Changes
February 01, 2018➕ Adds boolean values to dot notation generation:
{"v.bool()":"true"} => {"v":true}
-
v0.0.2 Changes
January 30, 2018Now you can generate arrays from strings by simply adding [] as a part of your notation layer.
✅ Examples and benchmarks are in the test file. -
v0.0.1 Changes
July 03, 2017Basic dot notation functionality
Covered with specs