Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix] Fix humanize api #5477

Merged
merged 1 commit into from
Apr 30, 2020
Merged

[bugfix] Fix humanize api #5477

merged 1 commit into from
Apr 30, 2020

Commits on Apr 30, 2020

  1. [bugfix] Fix humanize api

    Humanize API was changed in PR 4296 to support an options argument which
    contained both suffix and thresholds. No other moment API contains such
    an options object. So this change just splits suffix and thresholds into
    two different arguments, allowing for arbitrary order.
    ichernev committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    e6e6deb View commit details
    Browse the repository at this point in the history