Skip to content

shado.js v1.3

Choose a tag to compare

@dj1701 dj1701 released this 25 Jan 22:37
· 3 commits to master since this release
195c463

The release overview:
• Apply bug fix to resolve issue with calculations for Node.js versions 4 – 10.5
• Renamed setDates method to set
• Renamed setDatesByUnits method to setParams
• Provided support for Hours, Minutes and Seconds to the setParams method
• Moved the uglify-es npm module from being a dependency to a development dependency as only used at development time
• Updated the readme file describing the changes for the renamed methods