v0.0.4
chore(v0.0.4/CLI): Add option to specify floating point precision
With option -f
or --fpp
, a floating point precision may be specified, defaults to 5
decimal places.
NOTE
This option is valid for REAL and LREAL values, since we cannot
distinguish between them anymore (JSON string).