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: jhnnsrs/turms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.3
Choose a base ref
...
head repository: jhnnsrs/turms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.4
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 20, 2024

  1. Don't style dict keys passed to runner.

    The runner & server can't be expected to receive snake cased keys if the schema uses camel case, etc.
    emosenkis authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    36d311e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

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

Commits on Dec 14, 2024

  1. Merge pull request #87 from emosenkis/patch-4

    Don't style dict keys passed to runner.
    jhnnsrs authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    7185ade View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. Add docstring.

    emosenkis committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    cb59023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6078e View commit details
    Browse the repository at this point in the history
  3. Tests and bug fixes.

    emosenkis committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    c8c0339 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #88 from emosenkis/em/union-fragments

    Support fragments on unions.
    jhnnsrs authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    bfd253c View commit details
    Browse the repository at this point in the history
Loading