Skip to content

0.1.2

Latest
Compare
Choose a tag to compare
@sernamar sernamar released this 07 Dec 18:23
· 3 commits to main since this release
f8be811

Fixed an issue where the parse-string function did not work as expected when no default currency was configured.

When no default currency was set, the internal variable *default-currency* was nil, causing parse-string to fail. This release updates the function to fall back to the locale currency when a default currency is not configured.