Version 3 brings a lot of changes, including breaking ones. Either a readme or a wiki page should include a complete changelog. Furthermore, make sure that each new feature is properly documented in the readme.
BREAKING DESIGN CHANGES:
BREAKING BUG FIXES:
DEPRECATIONS:
NEW FEATURES:
Version 3 brings a lot of changes, including breaking ones. Either a readme or a wiki page should include a complete changelog. Furthermore, make sure that each new feature is properly documented in the readme.
BREAKING DESIGN CHANGES:
undefined.)randomfrom standard functions to promote reliability #47BREAKING BUG FIXES:
not inhas weird precedence #42 (Changednot into have the same precedence asin.)DEPRECATIONS:
if..then..else#34 (Ternary? :operator deprecated in favor ofif then else.)%tomod#48 (%deprecated in favor ofmod.)NEW FEATURES:
customPropnow has additional argumenttype: 'unescaped' | 'single-quoted'