Skip to content

0.5.0

Compare
Choose a tag to compare
@snaterlicious snaterlicious released this 28 Mar 14:22
· 245 commits to master since this release

Breaking changes

  • Renamed ValueFormatterFactory to ValueFormatterStore.
  • Renamed ValueParserFactory to ValueParserStore.
  • Removed mw.ext.valueFormatters and mw.ext.valueParsers.

Enhancements

  • Defined parameters of the promises returned by ValueFormatter's and ValueParser's format/parse functions.