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

Integrate Loguru #62

Merged
merged 32 commits into from
Jun 19, 2024
Merged

Integrate Loguru #62

merged 32 commits into from
Jun 19, 2024

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    6dd3ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d33b5ac View commit details
    Browse the repository at this point in the history
  3. Add loguru in requirements

    maestroque committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    72c427b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Add loguru to setup.cfg

    maestroque committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a9b0c18 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    acd31cd View commit details
    Browse the repository at this point in the history
  2. Add verbose option in CLI

    maestroque committed May 22, 2024
    Configuration menu
    Copy the full SHA
    537f48a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    bb7ce79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7070d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    405254c View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary imports

    maestroque committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cbfc013 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    4d8ffa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3724928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    333e94b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    afcc380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be82040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fcb3ab View commit details
    Browse the repository at this point in the history
  4. Add logfile sink

    maestroque committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3253566 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dd3166 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd22a43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ac91a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7f8fd6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86adcf3 View commit details
    Browse the repository at this point in the history
  3. Style fix

    maestroque committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b52d13a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Updating from master

    maestroque committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5af076b View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    maestroque committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c568cb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Remove commented out line

    maestroque committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8f6b944 View commit details
    Browse the repository at this point in the history
  2. Fix imports in cli/run.py

    maestroque committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b865617 View commit details
    Browse the repository at this point in the history
  3. Make --quiet and --debug cli options mutually exclusive, remove matpl…

    …otlib and click.edit import from cli/run.py
    maestroque committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    145d48f View commit details
    Browse the repository at this point in the history