Version 5.1.4
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