Releases: lvcabral/sprintf.js
Releases · lvcabral/sprintf.js
v1.2.2 - Several Improvements
What's Changed
- Add support for 64bit integer to hex formatting by @lvcabral in #1
- Implemented support for
asterisk
replacement flag by @lvcabral in #2 - Changed floating point formatting to have default precision and improved
g
type by @lvcabral in #3 - Fixed formatting of zero in type
g
by @lvcabral in #4 - Release v1.2.0 (#5) by @lvcabral in #6
- Added link to the types package
Full Changelog: https://github.com/lvcabral/sprintf.js/commits/v1.2.0