Skip to content

v5.9.0

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 04 Mar 17:35
· 296 commits to master since this release

New Features

  • Added convert/monthCodeToName.js and convert/monthCodeToName.js functions.

Bug Fixes

  • Updated monthCodes.getCodeToNameMap and monthCodes.getCodeToNumberMap functions to return copied objects, thereby protecting internal state from consumers.