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: Use a Map when map keys are boolean. #933

Merged
merged 4 commits into from
Sep 30, 2023
Merged

fix: Use a Map when map keys are boolean. #933

merged 4 commits into from
Sep 30, 2023

Commits on Sep 30, 2023

  1. fix: Use a Map when map keys are boolean.

    Fixes #926
    stephenh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7f2d434 View commit details
    Browse the repository at this point in the history
  2. Fix toJSON.

    stephenh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b0c5ba0 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    stephenh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7c380fc View commit details
    Browse the repository at this point in the history
  4. Fix test.

    stephenh committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6019bc8 View commit details
    Browse the repository at this point in the history