BSD-3-Clause licensed
Maintained by Jorah Gao
This version can be pinned in stack with:vformat-0.13.0.0@sha256:4d116213864822297d54f424b4d287ae8b64f8fa4978bf0edb022929b29b4573,1604

Module documentation for 0.13.0.0

Changes

Changelog for vformat

V0.10.0

  • Rewrite error system & fix bugs
  • Fix document
  • Rewrite unit tests

V0.11.0

  • Simplify ArgKey
  • Make generic instantiate FormatArg configurable
  • Expose standard formatters
  • Fix some issue and doc

V0.12.0

  • Add defaultSpecs
  • Remove FormatTime instance

V0.13.0

  • Add FromArgKey typeclass
  • Fix OVERLAPPABLE issue