Skip to content

Version 5.1.4

Compare
Choose a tag to compare
@VerifiedJoseph VerifiedJoseph released this 06 Apr 15:42
· 392 commits to master since this release

Changelog

Additions:

  • Added basic internationalisation support
  • Added functions readableDate() and readableTime() to format.js
  • Added new url and Ipv4 regex to globle.js

Changes:

  • Improved URL and ipv4 address validation
  • Improved UTC time zone conversions
  • Removed function timeStamp() from format.js

Fixes:

  • none