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

Implement reading and writing boolean values #555

Merged
merged 9 commits into from
Jun 25, 2023
Merged

Implement reading and writing boolean values #555

merged 9 commits into from
Jun 25, 2023

Commits on May 28, 2023

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

Commits on May 29, 2023

  1. Fix type annotations

    CoolCat467 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    02fb13c View commit details
    Browse the repository at this point in the history
  2. Add tests for booleans

    CoolCat467 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    2c30c99 View commit details
    Browse the repository at this point in the history
  3. Use is instead of ==

    CoolCat467 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    a4e73b4 View commit details
    Browse the repository at this point in the history
  4. Simplify boolean tests

    Co-authored-by: Perchun Pak <github@perchun.it>
    CoolCat467 and PerchunPak committed May 29, 2023
    Configuration menu
    Copy the full SHA
    909e36c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64f7e0f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    9676b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f92695 View commit details
    Browse the repository at this point in the history