sindresorhus / pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
MIT License
1.08k stars 65 forks source link

Simplify logic #68

Closed fisker closed 9 months ago

sindresorhus commented 9 months ago

@fisker Ready to release?

fisker commented 9 months ago

Yes. There should be a lot of simplifications can be done, but not going to do anything now.

sindresorhus commented 9 months ago

https://github.com/sindresorhus/pretty-ms/releases/tag/v9.0.0

Thanks for the improvements 🙏