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

FastCS basic features #6

Merged
merged 19 commits into from
Sep 8, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    30e8bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900d504 View commit details
    Browse the repository at this point in the history
  3. Set up devcontainer

    MJGaughran committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5517331 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    192a362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d882140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a525fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed407af View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Fix CI tests

    MJGaughran committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7ecfc55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2975f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    c28650e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66bbaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    553638e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd1ff32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    932d815 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf42643 View commit details
    Browse the repository at this point in the history
  7. Fix mypy type hints with a WrappedMethod protocol

    Naming for methods vs fns is getting confusing.
    MJGaughran committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b810a0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cc9a8b View commit details
    Browse the repository at this point in the history
  9. Improve error message

    MJGaughran committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    51b2566 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a73434 View commit details
    Browse the repository at this point in the history