Skip to content

Commit 9118bed

Browse files
authored
New version: Debba.Tabularis version 0.13.2
1 parent 677ee61 commit 9118bed

3 files changed

Lines changed: 80 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Debba.Tabularis
5+
PackageVersion: 0.13.2
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
ProductCode: tabularis
10+
ReleaseDate: 2026-06-16
11+
AppsAndFeaturesEntries:
12+
- Publisher: tabularis
13+
ProductCode: tabularis
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%LocalAppData%\tabularis'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/TabularisDB/tabularis/releases/download/v0.13.2/tabularis_0.13.2_x64-setup.exe
19+
InstallerSha256: C01516789B916DD90513FAC7E85EB681F5FFD832445F48A9DE9C0C16356959B8
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
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.13.2
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+
- feat: show sql progress in realtime by @fzlee in #296
36+
- Speed up DataGrid scrolling on wide / large tables by @debba in #287
37+
- feat(connection): show SSL tab for plugin drivers via supports_ssl capability by @Aditeya in #309
38+
- feat(explain): show Actual Rows column in MariaDB Visual EXPLAIN table view by @debba in #302
39+
- fix(mysql): multiply per-loop time by loops in Visual EXPLAIN by @debba in #303
40+
- feat(notebook): manage saved notebooks per connection by @debba in #304
41+
- feat(plugins): add Redis (Go) plugin v0.4.1 by @gzamboni in #314
42+
- fix(autocomplete): suggest clause keywords and correct columns after … by @thomaswasle in #295
43+
- docs(readme): restructure README for clarity and conversion by @debba in #318
44+
- feat(frontend): Refresh and Add Table buttons are difficult to select when scroll bars appear by @VincentZhangy in #315
45+
New Contributors
46+
- @fzlee made their first contribution in #296
47+
- @Aditeya made their first contribution in #309
48+
Full Changelog: v0.13.1...v0.13.2
49+
ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.13.2
50+
ManifestType: defaultLocale
51+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Debba.Tabularis
5+
PackageVersion: 0.13.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)