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: exasol/udf-mock-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: exasol/udf-mock-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 17 files changed
  • 6 contributors

Commits on Nov 22, 2023

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

Commits on Mar 14, 2024

  1. Fixes OSError in a Jupyter notebook (#49)

    * Advanced dill version
    
    * Advanced dill version
    ahsimb authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dcfc060 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. #50: Updated Minimum Python version to 3.10 (#51)

    * #50: Updated Minimum Python version to 3.10
    * Removed poetry.lock from .gitignore
    ckunki authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    212c1c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Refactoring/re allow python 3.8 (#53)

    * Re-allowed Python version 3.8
    * poetry update
    * Updated version designators in pyproject.toml
    * Prepared release
    ckunki authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    369ed19 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Removed invalid reference to matrix build (#54)

    * Removed invalid matrix reference from GH workflow pypi_release.yaml
    * Set python version and fixed typo in workflow file
    ckunki authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    13fa38a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. #55 Fixed the empty input bug (#57)

    * #55 Fixed the empty input bug
    
    * #55 Updated poetry.lock
    
    * #55 Updated poetry.lock
    
    * #55 Fixed the pandas append issue
    
    * Apply suggestions from code review
    
    Co-authored-by: Christoph Kuhnke <christoph.kuhnke@exasol.com>
    
    ---------
    
    Co-authored-by: Christoph Kuhnke <christoph.kuhnke@exasol.com>
    ahsimb and ckunki authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    90865de View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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

Commits on Feb 13, 2025

  1. Changed dependencies (#60)

    * Changed dependencies
    
    * Update doc/changes/changes_0.3.1.md
    
    Co-authored-by: Sebastian Bär <rcb4gh@proton.me>
    
    * removed dill
    
    * changed the ver and updated the changelog
    
    ---------
    
    Co-authored-by: Sebastian Bär <rcb4gh@proton.me>
    ahsimb and redcatbear authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    fcc3a71 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    4bc5814 View commit details
    Browse the repository at this point in the history
  2. Refactoring/64 update poetry to 2.1.2 (#65)

    * Update github workflows to latest pinned versions
    
    * Update to poetry 2.1.2
    ArBridgeman authored May 8, 2025
    Configuration menu
    Copy the full SHA
    aa70416 View commit details
    Browse the repository at this point in the history
Loading