|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Debba.Tabularis |
| 5 | +PackageVersion: 0.12.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Debba |
| 8 | +PublisherUrl: https://github.com/debba |
| 9 | +PublisherSupportUrl: https://github.com/debba/tabularis/issues |
| 10 | +PackageName: tabularis |
| 11 | +PackageUrl: https://github.com/debba/tabularis |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/TabularisDB/tabularis/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics. |
| 15 | +Tags: |
| 16 | +- ai-agent |
| 17 | +- cross-platform |
| 18 | +- database-client |
| 19 | +- database-gui |
| 20 | +- database-management |
| 21 | +- database-tool |
| 22 | +- developer-tools |
| 23 | +- er-diagram |
| 24 | +- mcp |
| 25 | +- mysql |
| 26 | +- postgresql |
| 27 | +- react |
| 28 | +- rust |
| 29 | +- sql |
| 30 | +- sql-editor |
| 31 | +- sqlite |
| 32 | +ReleaseNotes: |- |
| 33 | + See the assets to download this version and install. |
| 34 | + What's Changed |
| 35 | + - Redesign macOS dock icon by @debba in #217 |
| 36 | + - fix(settings): center SettingToggle knob by @verbaux in #219 |
| 37 | + - feat: Delete selected rows with keyboard shortcut by @thomaswasle in #221 |
| 38 | + - fix(drivers): show pagination for SELECTs with leading SQL comments by @ymadd in #213 |
| 39 | + - fix(drivers): preserve BIGINT precision past JS Number.MAX_SAFE_INTEGER by @NewtTheWolf in #220 |
| 40 | + - perf: eliminate per-query disk I/O and unblock result display from me… by @thomaswasle in #216 |
| 41 | + - feat(postgresql)/issue 209 verify ca and verify full by @VincentZhangy in #211 |
| 42 | + - test(updater): gate Linux-only installation source tests by @debba in #227 |
| 43 | + - feat(i18n): add Russian locale and count-based tab pluralization by @verbaux in #229 |
| 44 | + - Fix table list refresh after creating tables by @debba in #239 |
| 45 | + - Fix filters for case-sensitive column names on PostgreSQL by @m-tonon in #232 |
| 46 | + - fix: Ctrl+Enter always runs query in the last opened console tab by @thomaswasle in #240 |
| 47 | + - Add related records panel for foreign key values by @m-tonon in #230 |
| 48 | + - feat(sql): first-party splitter + per-driver dialect by @ymadd in #225 |
| 49 | + - fix: Save Query modal no longer overrides editor theme globally by @debba in #248 |
| 50 | + - ci: support manual prereleases built from fork PRs by @NewtTheWolf in #206 |
| 51 | + - feat: per-connection icon & accent color override (#189) by @NewtTheWolf in #241 |
| 52 | + New Contributors |
| 53 | + - @verbaux made their first contribution in #219 |
| 54 | + - @VincentZhangy made their first contribution in #211 |
| 55 | + - @m-tonon made their first contribution in #232 |
| 56 | + Full Changelog: v0.11.0...v0.12.0 |
| 57 | +ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.12.0 |
| 58 | +ManifestType: defaultLocale |
| 59 | +ManifestVersion: 1.12.0 |
0 commit comments