Skip to content

Commit bf7402f

Browse files
authored
New version: Debba.Tabularis version 0.10.2
1 parent 5ed0d57 commit bf7402f

3 files changed

Lines changed: 73 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.2
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
ProductCode: tabularis
10+
ReleaseDate: 2026-05-08
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.2/tabularis_0.10.2_x64-setup.exe
19+
InstallerSha256: 097C0798C9217087863F75D8C9DCE29A67A0E6487E9B3C950CE7D45D76213206
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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.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(data-grid): cell-level selection and copy by @thomaswasle in #161
36+
- fix(postgres): switch deadpool TLS to rustls + honor ssl_ca (closes #166) by @benedettoraviotta in #167
37+
- feat(data-grid): add SQL INSERT as a copy format option by @thomaswasle in #168
38+
- fix(db): omit empty password in connection URLs by @debba in #169
39+
New Contributors
40+
- @benedettoraviotta made their first contribution in #167
41+
Full Changelog: v0.10.1...v0.10.2
42+
ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.10.2
43+
ManifestType: defaultLocale
44+
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.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)