afformative
Advanced tools
Changelog
0.6.3 [2022-02-26]
"comparable"
primitive suggestion.
"comparable"
suggestion to a formatter will automatically pass "primitive"
as well."as-icon"
and "with-icon"
suggestions.
"icon"
suggestion, which has been deprecated.Changelog
0.6.2 [2021-05-14]
Changelog
0.6.0 [2021-03-27]
Formatter.formatAsPrimitive
method was added to replace calling Formatter.format
without any suggestions.Formatter.format
method in all cases."primitive"
suggestion is no longer passed automatically when using the Formatter.format
method.makeFormatter
and Formatter.wrap
is no longer called with a single suggestionTools
argument, but rather with usageSuggestions
and dataContext
.SUGGESTIONS
export. Instead, pass suggestions directly as strings.