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: equinor/tagreader-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.4
Choose a base ref
...
head repository: equinor/tagreader-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 7 commits
  • 12 files changed
  • 2 contributors

Commits on Aug 25, 2025

  1. refactor: fix minor issues, type hinting and deprecations (#437)

    * refact: replace logger.warn -> logger.warning
    
    * refact: rename verifySSL -> verify_ssl,
    doc: fix type hinting
    test: fix tag
    
    * refact: explicitly list imports in init.py
    asmfstatoil authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    9f18b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79aeec5 View commit details
    Browse the repository at this point in the history
  3. chore: convert poetry format and remove optional dependencies (#438)

    * chore: convert notebook to script
    
    * chore: remove optional dependencies
    bump some dependencies
    
    * chore: pin urllib to remove vulnerability
    
    * chore: updated classifiers
    
    * chore: convert poetry format to PEP 621
    asmfstatoil authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    045ab07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2c69fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a74eb1a View commit details
    Browse the repository at this point in the history
  6. refactor: remove python 3.8 specific code (#442)

    * refact: remove python 3.8 specific code
    
    * chore: replace 3.8 with 3.12 in pipeline matrix
    asmfstatoil authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    978d998 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 6.1.0 (#439)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    41585aa View commit details
    Browse the repository at this point in the history
Loading