Skip to content

v0.0.4

Compare
Choose a tag to compare
@densogiaichned densogiaichned released this 11 Feb 15:14
· 21 commits to main since this release
dbf0eae

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).