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

fix: stop sorting scripts #206

Merged
merged 6 commits into from
Feb 18, 2021
Merged

fix: stop sorting scripts #206

merged 6 commits into from
Feb 18, 2021

Commits on Nov 12, 2020

  1. feat: add option for custom sorting fields

    The fields option will override the values in the builtin fields array,
    allowing users to signify that a given key should not be sorted, or sorted
    in a particular way.
    jonathanmorley committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3d52049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4074a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    46918fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70c4f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    6ed5d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    44ba8ff View commit details
    Browse the repository at this point in the history