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: Query-farm/textplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Query-farm/textplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 25, 2025

  1. fix: ci fixes

    rustyconover committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    a2e8ebd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. fix: improve telemetry

    rustyconover committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    ca00783 View commit details
    Browse the repository at this point in the history
  2. fix: ci

    rustyconover committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    bc371a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. fix: telemetry

    rustyconover committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    8e9a6d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. fix: telemetry update

    rustyconover committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    d8ab4d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. fix: ai fixes

    rustyconover committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    c79feb3 View commit details
    Browse the repository at this point in the history
  2. fix: bump version

    rustyconover committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    f1a9b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    032565e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe4f674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4867d9c View commit details
    Browse the repository at this point in the history
  6. fix: ci tools version

    rustyconover committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    7350766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3b90fa View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. fix: make function doc examples runnable standalone

    Examples for tp_bar/tp_qr/tp_density/tp_sparkline previously referenced
    undefined columns (score, value, url, temps, ...), so users copying them
    from the function docs hit binder errors. Replace with literal values
    (scalars and array literals) so each example runs as-is, and quote the
    "on" parameter name since it's a SQL reserved word.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
    rustyconover and claude committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    db7e201 View commit details
    Browse the repository at this point in the history
Loading