Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Safe-DS/Runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: Safe-DS/Runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 4, 2023

  1. feat: add cli argument to display runner version (#21)

    Closes #19
    
    ### Summary of Changes
    
    - display version fetched from metadata for --version and -V args (using
    importlib.metadata.version)
    
    ---------
    
    Co-authored-by: megalinter-bot <129584137+megalinter-bot@users.noreply.github.com>
    WinPlay02 and megalinter-bot authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3917c5f View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.3.0 [skip ci]

    ## [0.3.0](v0.2.1...v0.3.0) (2023-12-04)
    
    ### Features
    
    * add cli argument to display runner version ([#21](#21)) ([3917c5f](3917c5f)), closes [#19](#19)
    semantic-release-bot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    613589b View commit details
    Browse the repository at this point in the history
Loading