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

Enhancement alphabetize case insensitive #1586

Merged

Commits on Dec 27, 2019

  1. [New] order: added caseInsensitive as an additional option to `al…

    …phabetize`
    
     - imp: mutateRanksToAlphabetizeV2 added to handle case insensitive sorting
     - tests: add two test cases for alphabetize.caseInsensitive: true
     - docs: added documentation for new options: alphabetize.caseInsensitive
     - imp: merged mutateRanksToAlphabetizeV2 to original
     - changelog: updated with caseInsensitive addition
    dbrewer5 authored and ljharb committed Dec 27, 2019
    Copy the full SHA
    c28fa7c View commit details
    Browse the repository at this point in the history