Release v0.2.0
API Change
- The module is a format function - not an object with format function as in version
0.1.x
New Options
trimtakes boolean value - trims leading 0's for binary formattingpadstrstring used for left-paddingsizespecifies required size of a formatted number. If length of the formatted value is less thansizevalue then string is padded usingpadstr