Skip to content

v.0.8.0

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 03 Apr 09:58
· 2441 commits to master since this release

Adding support for named-parameter formatting, using ES6-like syntax of ${varName}.

See added chapter Named Parameters for all the details.

Another significant change - restructuring the package into two files, moving both files into sub-folder \lib

Many tests were amended and new ones added to allow for the changes.