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 confusing issue when config class names don't end with Config. #105

Merged
merged 4 commits into from
Sep 9, 2024

Commits on Sep 4, 2024

  1. Fix confusing issue when config class names don't end with Config.

    This change also includes tests and custom exceptions for the config
    system.
    
    Closes #34
    aholmes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    413f3a6 View commit details
    Browse the repository at this point in the history
  2. Improve horrible error text.

    aholmes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5c736ea View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

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