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

Improve support for TRC files #1530

Merged
merged 5 commits into from
Mar 30, 2023

Commits on Mar 7, 2023

  1. Improve support for TRC files

    * Add support for Version 2.0
    * Add support for $STARTTIME in Version 1.1 and Version 2.1
    * Add support for $COLUMNS in Version 2.1
    twam committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fb8146b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Add type annotations

    twam committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c6f3429 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Fix mypy findings

    twam committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ed56bd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Mar 30, 2023

  1. remove assert

    zariiii9003 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ec281ef View commit details
    Browse the repository at this point in the history