Skip to content

Releases: sindresorhus/pretty-ms

v9.3.0

15 Sep 10:59

Choose a tag to compare

v9.2.0

15 Nov 09:37

Choose a tag to compare

  • Add hideYears, hideYearsAndDays, and hideSeconds options (#72) 25509bc

v9.1.0...v9.2.0

v9.1.0

23 Jul 23:35

Choose a tag to compare

v9.0.0...v9.1.0

v9.0.0

18 Jan 12:11

Choose a tag to compare

Breaking

Improvements

v8.0.0...v9.0.0

v8.0.0

06 Jun 12:51

Choose a tag to compare

Breaking

v7.0.1...v8.0.0

v7.0.1

24 Sep 09:37

Choose a tag to compare

  • Fix sub-second output when using colonNotation option (#53) 8fdcaec

v7.0.0...v7.0.1

v7.0.0

27 Apr 14:26

Choose a tag to compare

Breaking

  • Always floor time instead of rounding up (#49) 20cbdaf
    It's probably not breaking to most users, but if you depend on the exact output, in for example, unit tests, the output might have changed slightly.

v6.0.1...v7.0.0

v6.0.1

02 Mar 13:01

Choose a tag to compare

  • Fix spacing when using colonNotation option (#47) 0de4dc3

v6.0.0...v6.0.1

v6.0.0

12 Feb 20:05

Choose a tag to compare

Breaking

  • Require Node.js 10 46433b4
  • Remove tilde prefix ~ from compact and unitCount option output 4e3c6a6 737628f

Fixes

  • Fix milliseconds rounding inconsistency (#41) f48b81c

v5.1.0...v6.0.0

v5.1.0

22 Nov 06:52

Choose a tag to compare