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

Use ChainMap for UserCommands #375

Merged
merged 10 commits into from
Feb 28, 2024
Merged

Use ChainMap for UserCommands #375

merged 10 commits into from
Feb 28, 2024

Commits on Feb 26, 2024

  1. Use new classes from astar-utils for UserCommands

    Make UserCommends a sub-subclass of ChainMap.
    
    Also some refactoring and changes related to the new superclass.
    
    Fix wonky reload in set_modes.
    teutoburg committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cbb6d24 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    teutoburg committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    13719df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cdfd4c View commit details
    Browse the repository at this point in the history
  4. Reduce logging level

    teutoburg committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b128c3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05e5d88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6276f6 View commit details
    Browse the repository at this point in the history
  7. Fix aftermath

    teutoburg committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b563d2f View commit details
    Browse the repository at this point in the history
  8. Update version requirements

    teutoburg committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8c925b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    71c9ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d31c490 View commit details
    Browse the repository at this point in the history