Thanks to visit codestin.com
Credit goes to github.com

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: odtp-org/odtp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: odtp-org/odtp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 10 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    a856b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31723da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8563ce1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fea984 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix(dependencies): Removing pyarrow and freezing numpy to <2 to avoid… (

    #155)
    
    fix(dependencies): Removing pyarrow and freezing numpy to <2 to avoid errors and warnings
    caviri authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6e6cbbe View commit details
    Browse the repository at this point in the history
  2. Updating version.

    caviri authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    140743d View commit details
    Browse the repository at this point in the history
  3. fix(Missing method): Missing get_component_version (#163)

    Add missing function `get_component_version` for `odtp.mongodb.db`
    sabinem authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f325a4e View commit details
    Browse the repository at this point in the history
  4. Fix compose production (#162)

    don't mount app directory in docker compose for production
    sabinem authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1e8c6b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6c13beb View commit details
    Browse the repository at this point in the history
  2. fix(pyproject.toml): add pandas as a dependency (#166)

    This PR fixes missing dependency issue for pandas
    sabinem authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f563bf0 View commit details
    Browse the repository at this point in the history
Loading