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

v0.1.0 (Basic Functionality) #1

Merged
merged 2 commits into from
Apr 4, 2023
Merged

v0.1.0 (Basic Functionality) #1

merged 2 commits into from
Apr 4, 2023

Commits on Mar 31, 2023

  1. Make tool work with list of expressions

    1. User enters expression and presses enter
    2. The expression is split by the semicolon and evaluated by the math-expression-evaluator
    3. The result is shown in the list
    ddspog committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5b26b51 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Finish target functionality

    ddspog committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    de3fe21 View commit details
    Browse the repository at this point in the history