8000 Comparing 6.0...6.1 · dgbowl/yadg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: dgbowl/yadg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0
Choose a base ref
...
head repository: dgbowl/yadg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1
Choose a head ref
  • 7 commits
  • 80 files changed
  • 3 contributors

Commits on Jan 7, 2025

  1. eclab.mpr: Add support for 11.50 CVA (#203)

    * Add support for 11.50 CVA
    
    * Docs.
    PeterKraus authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    262569a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. touchstone.snp: Fix picovna timestamp parsing. (#204)

    * Fix timestamp parsing for touchstone.
    
    * tests
    
    * docs
    
    * ruff changes.
    PeterKraus authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    de35433 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Add integration test.

    PeterKraus committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    3498a29 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

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

Commits on Apr 9, 2025

  1. Extractor for different sources (not only filesystem paths) (#208)

    * Add changes for nomad
    
    * Add dgbowl-schemas again
    
    * Add option for new extractor functions
    
    * Rename extract parameters
    
    * Ruff and update docstring
    
    * Prepare versions and names for merge
    
    * Remove todo
    
    * ruff
    
    * Remove hidden line
    
    * Remove hidden line
    
    * Add singledispatcher for extract
    
    * Add extract_from_bytes
    
    * ruff
    
    * Add Path to dispatcher
    
    * Rename functions and combine decorator annotations
    
    * Rename path to source
    
    * Add test for mpr extract with raw bytes
    
    * ruff
    
    * Add decorator for fn path depreciation
    
    * Rename fn to source
    
    * Change logger warning for pytest
    
    * Add test path and bytes compare
    
    * Add positional arguments handling
    carla-terboven authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c333073 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. fn -> source in Extractors (#209)

    * bump latest dataschema
    
    * coerce union[path,str] to str
    
    * PEP 604
    
    * deprecate fn, require Path
    
    * More fn->source fixes
    
    * Further fixes to tests etc.
    
    * version notes
    
    * update schemas to 6.0
    PeterKraus authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    f9d3e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc714c View commit details
    Browse the repository at this point in the history
Loading
0