humanize-ms
Advanced tools
Changelog
2.0.0 (2024-12-12)
https://github.com/eggjs/egg/issues/5257
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->New Features
Introduced a new function ms
for converting human-readable time
formats into milliseconds.
Added multiple GitHub Actions workflows for CI, testing, and publishing automation.
Bug Fixes
Removed outdated configuration files that could lead to linting errors or CI issues.
Documentation
Updated README.md
with new CI/CD references, installation
instructions, and contributor acknowledgments.
Chores
Updated package.json
with new dependencies and scripts for linting
and testing.