2.0.0
⚠ Important
No More CommonJS
Since this version, this package is fully removed CommonJS support, use import instead of require to import this package.
- ADD: Added ability to output converted value with unit symbol
- CHANGE: Changed value output syntax, use
toValue(unit)instead of corresponding temperature name/unit - CHANGE: Improved efficiency
- CHANGE: Moved to TypeScript based
- REMOVE: Removed CommonJS codes