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: marimo-team/marimo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.7
Choose a base ref
...
head repository: marimo-team/marimo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.8
Choose a head ref
  • 9 commits
  • 85 files changed
  • 5 contributors

Commits on Apr 9, 2025

  1. fix: skip test when sqlalchemy when not installed (#4451)

    Fixes CI, test was running that depended on sqlalchemy
    akshayka authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    b4f02d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    7b828c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae889e0 View commit details
    Browse the repository at this point in the history
  3. fix: dont show sql keywords when completion .column_name (#4453)

    Don't show global keywords on SQL completion after `.`
    <img width="547" alt="image"
    src="https://github.com/user-attachments/assets/ec0e6030-5cee-4992-b414-3af7c8de73be"
    />
    
    
    Shorter error messages:
    <img width="752" alt="image"
    src="https://github.com/user-attachments/assets/dd641a55-c911-4ba2-8f1d-f2d4627c2ec8"
    />
    mscolnick authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    240ead5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e69b9a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34434e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2e100a View commit details
    Browse the repository at this point in the history
  7. feat: release pytest from experimental (#4467)

    ## 📝 Summary
    
    Added docs and flipped the flag for pytest run
    
    @akshayka OR @mscolnick
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Akshay Agrawal <akshay@marimo.io>
    3 people authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    479932a View commit details
    Browse the repository at this point in the history
  8. release: 0.12.8

    mscolnick committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    ca08415 View commit details
    Browse the repository at this point in the history
Loading