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: 15r10nk/inline-snapshot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.18.1
Choose a base ref
...
head repository: 15r10nk/inline-snapshot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.18.2
Choose a head ref
  • 8 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 2, 2025

  1. build: switch to uv

    15r10nk committed Jan 2, 2025
    Copy the full SHA
    06a5420 View commit details
  2. Merge pull request #168 from 15r10nk/use-uv-in-ci

    build: switch to uv
    15r10nk authored Jan 2, 2025
    Copy the full SHA
    951c465 View commit details
  3. build: added changelog entry

    15r10nk committed Jan 2, 2025
    Copy the full SHA
    0f3c90a View commit details
  4. Use sys.executable rather than "python" to invoke pytest

    This supports environments where the Python interpreter is not named
    "python". For example, in Fedora it is "python3" unless the
    python-unversioned-command package is installed.
    musicinmybrain authored and 15r10nk committed Jan 2, 2025
    Copy the full SHA
    ba2b1b7 View commit details
  5. Merge pull request #167 from musicinmybrain/sys-executable

    Use sys.executable rather than "python" to invoke pytest
    15r10nk authored Jan 2, 2025
    Copy the full SHA
    8031edd View commit details
  6. Copy the full SHA
    6acdace View commit details
  7. Merge pull request #170 from 15r10nk/fix_pydantic_warning_169

    fix: fix a deprecation warning for the upcomming pydantic v2.11 (#169)
    15r10nk authored Jan 2, 2025
    Copy the full SHA
    64b4b78 View commit details
  8. Copy the full SHA
    7f0b683 View commit details
Loading