Skip to content

0.4.0

Compare
Choose a tag to compare
@evert evert released this 04 Jan 20:02
2b7a08c
  • This library now adds a toJSON() function that has a default serialization
    for JSON files. Example: 1.5 USD will be JSON-stringified as ["1.5", "USD"].
  • The Money class is now the default export.