Skip to content

Commit 81f8601

Browse files
authored
New version: Debba.Tabularis version 0.10.1
1 parent fdda03b commit 81f8601

3 files changed

Lines changed: 74 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.10.1
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
ProductCode: tabularis
10+
ReleaseDate: 2026-05-04
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.10.1/tabularis_0.10.1_x64-setup.exe
19+
InstallerSha256: FF4E21B1B769FA8E9416329032FEB575AC4AB8D0938681F505A083C51F2B1E1F
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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.10.1
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(query-builder): add mini result grid, schema hook, and layout util by @debba in #153
36+
- feat(postgres): add binding module for parameterized values by @debba in #156
37+
- fix: resolve double LIMIT bug in SQL pagination wrapping by @midasism in #154
38+
- bug: changeed connections configuration so input fiels do not look prefilled if they are not by @thomaswasle in #157
39+
- Add multi-row deletion via context menu by @thomaswasle in #158
40+
- feat: Make database selector dropdowns scrollable after 10 entries by @thomaswasle in #160
41+
- Add duplicate row and insert current time via context menu by @thomaswasle in #159
42+
Full Changelog: v0.10.0...v0.10.1
43+
ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.10.1
44+
ManifestType: defaultLocale
45+
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.10.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)