8000 Releases · lvcabral/sprintf.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lvcabral/sprintf.js

v1.2.2 - Several Improvements

11 Mar 21:30
Compare
Choose a tag to compare

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

0