v5.9.0
New Features
- Added
convert/monthCodeToName.js
andconvert/monthCodeToName.js
functions.
Bug Fixes
- Updated
monthCodes.getCodeToNameMap
andmonthCodes.getCodeToNumberMap
functions to return copied objects, thereby protecting internal state from consumers.