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

[Lib+CLI] On Demand Feature + New Class Structure #6

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Commits on Feb 11, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    4b29152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e15e99d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Add .editorconfig

    egeakman committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    28e454c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8b61d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    3b1700e View commit details
    Browse the repository at this point in the history
  2. [Lib] typing + code quality

    egeakman committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    49a83fe View commit details
    Browse the repository at this point in the history
  3. [Lib] Update __init__.py

    egeakman committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    085117f View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    egeakman authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5844b63 View commit details
    Browse the repository at this point in the history
  5. Update requirements-dev.txt

    egeakman authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    7fa3b09 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    b9f9e27 View commit details
    Browse the repository at this point in the history
  2. Seperate files

    egeakman committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    51a47f8 View commit details
    Browse the repository at this point in the history
  3. update

    egeakman committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5bba6c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Fix #12 and #13

    egeakman committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    568ae1d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Clean up a bit

    egeakman committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1342a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c56c86 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 17, 2024

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

Commits on May 3, 2024

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

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    2ea77e3 View commit details
    Browse the repository at this point in the history
  2. Update py-spy-results.md

    egeakman authored May 4, 2024
    Configuration menu
    Copy the full SHA
    0ada5d0 View commit details
    Browse the repository at this point in the history
  3. Update usage-tests.md

    egeakman authored May 4, 2024
    Configuration menu
    Copy the full SHA
    37179de View commit details
    Browse the repository at this point in the history
  4. Update py-spy-results.md

    egeakman authored May 4, 2024
    Configuration menu
    Copy the full SHA
    a97bdb6 View commit details
    Browse the repository at this point in the history
  5. Update usage-tests.md

    egeakman authored May 4, 2024
    Configuration menu
    Copy the full SHA
    d938e4e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Update tests

    egeakman committed May 5, 2024
    Configuration menu
    Copy the full SHA
    b6d257f View commit details
    Browse the repository at this point in the history
  2. Fix #24

    egeakman committed May 5, 2024
    Configuration menu
    Copy the full SHA
    38a13fe View commit details
    Browse the repository at this point in the history
  3. update gitignore

    egeakman committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2b4e5be View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8104740 View commit details
    Browse the repository at this point in the history
  2. Make CLI use ManagedStream

    egeakman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9d4d5a8 View commit details
    Browse the repository at this point in the history
  3. small improvement

    egeakman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    56b0034 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Handle ConnectionError

    egeakman committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4e63aaf View commit details
    Browse the repository at this point in the history