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

TLC calculation #17

Merged
merged 9 commits into from
Sep 2, 2024
Merged

TLC calculation #17

merged 9 commits into from
Sep 2, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    dbc70e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf0f43 View commit details
    Browse the repository at this point in the history
  3. dep: added date library

    janniclas committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4f23e3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb5064a View commit details
    Browse the repository at this point in the history
  5. fix: fixed return value of TlcAdapter

    - previously the adapter always returned an error result due to a missing explicit return statement
    - added version validation to make sure to always have valid semantic version strings
    janniclas committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    92c2a2c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    e9bb717 View commit details
    Browse the repository at this point in the history
  2. chore: applied feedback

    - created standalone tests for version selection
    janniclas committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b2d9d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e65a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b78ce43 View commit details
    Browse the repository at this point in the history