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: debba/tabularis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.10
Choose a base ref
...
head repository: debba/tabularis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.11
Choose a head ref
  • 14 commits
  • 30 files changed
  • 2 contributors

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    bbd7344 View commit details
    Browse the repository at this point in the history
  2. docs(i18n): update i18n placeholders

    Spanish and Italian i18n updates
    debba committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    c0e4042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86e8e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Add origin story to README

    Added an origin story section to the README.
    debba authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    795ddf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Configuration menu
    Copy the full SHA
    594cb8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e20c6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9ceb74 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. feat(postgres): support array types and JSON-to-ARRAY literals

    Add extraction and insert/update handling for PostgreSQL arrays
    debba committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    9ab2c37 View commit details
    Browse the repository at this point in the history
  2. feat: add Chinese (Simplified) language support

    - Add zh.json translation file
    - Register Chinese in i18n config
    - Add language option in settings UI
    youki committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    fc8c6b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from GTLOLI/main

    feat: add Chinese (Simplified) language support
    debba authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    e90edf7 View commit details
    Browse the repository at this point in the history
  4. Update zh.json

    debba committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    8bb49d0 View commit details
    Browse the repository at this point in the history
  5. 0.9.11

    debba committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    5802af2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08a23d9 View commit details
    Browse the repository at this point in the history
  7. refactor(i18n): centralize supported languages and AppLanguage type

    replace hardcoded lists and bump version to 0.9.11
    debba committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    4b4bfbf View commit details
    Browse the repository at this point in the history
Loading