File rainfrog.changes of Package rainfrog

-------------------------------------------------------------------
Wed Dec 24 06:08:19 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.12:
  * bump to v0.3.12 (#245)
  * add defensive code, fix favorites trimming (#244)
  * fix oracle query cancellation (#243)
  * clarify config dir settings in README

-------------------------------------------------------------------
Thu Dec 11 17:25:58 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.11:
  * bump to v0.3.11 (#239)
  * update readme for new configs (#238)
  * compact layout configs (#237)
  * refocus last component after copying (#236)

-------------------------------------------------------------------
Sat Nov 08 10:25:08 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.10:
  * bump to v0.3.10 (#231)
  * bump sqlparser (#230)
  * handle both signed and unsigned pids (#228)
  * parse jdbc urls (#229)
  * bump to v0.3.9 (#223)
  * feat(yank): copy formatted query to clipboard on Wayland (wl-copy) (#222)
  * cancel overlapping gh actions runs (#218)
  * bump to v0.3.8 (#217)
  * parse duckdb values properly (#216)
  * fix missing duckdb driver text (#210)

-------------------------------------------------------------------
Sat Nov 08 10:14:09 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.10:
  * bump to v0.3.10 (#231)
  * bump sqlparser (#230)
  * handle both signed and unsigned pids (#228)
  * parse jdbc urls (#229)

-------------------------------------------------------------------
Tue Nov 04 12:30:00 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.9:
  * bump to v0.3.9 (#223)
  * feat(yank): copy formatted query to clipboard on Wayland (wl-copy) (#222)
  * cancel overlapping gh actions runs (#218)

-------------------------------------------------------------------
Sun Oct 12 14:03:43 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.8:
  * bump to v0.3.8 (#217)
  * parse duckdb values properly (#216)
  * fix missing duckdb driver text (#210)
  * optimize release build (#209)
  * bump to v0.3.7 (#206)
  * update readme for duckdb (#205)
  * bundled duckdb driver (#204)
  * Bump tracing-subscriber in the cargo group across 1 directory (#203)
  * bump to v0.3.6 (#202)
  * fix ci docker test flakiness (#201)

-------------------------------------------------------------------
Sun Oct 12 13:35:40 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.8:
  * bump to v0.3.8 (#217)
  * parse duckdb values properly (#216)
  * fix missing duckdb driver text (#210)
  * optimize release build (#209)

-------------------------------------------------------------------
Mon Sep 01 08:28:49 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.7:
  * bump to v0.3.7 (#206)
  * update readme for duckdb (#205)
  * bundled duckdb driver (#204)
  * Bump tracing-subscriber in the cargo group across 1 directory (#203)

-------------------------------------------------------------------
Tue Aug 26 15:51:53 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.6:
  * bump to v0.3.6 (#202)
  * fix ci docker test flakiness (#201)
  * oracle driver (#176)

-------------------------------------------------------------------
Thu Aug 14 10:48:08 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.5:
  * bump to v0.3.5 (#200)
  * fix: panic on none unwrap (#199)
  * Bump slab from 0.4.10 to 0.4.11 in the cargo group across 1 directory (#197)
  * fix clippy, collapse ifs (#196)
  * update readme

-------------------------------------------------------------------
Fri Jul 25 07:44:42 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.4:
  * bump to v0.3.4 (#195)
  * update keybindings docs
  * upgrade sqlparser to 0.58.0 (#194)
  * bypass sqlparser (#193)
  * more generic cancellation handling (#192)
  * feat(keyring): improve password save prompt handling (#190)
  * update known limitations section

-------------------------------------------------------------------
Mon Jul 14 06:14:57 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.3:
  * bump to v0.3.3 (#189)
  * bump sqlparser (#188)
  * terminate query processes in postgres and mysql (#187)
  * update to 2024 rust edition (#185)
  * Update README.md
  * Fix typos (#183)

-------------------------------------------------------------------
Fri Jun 06 15:43:11 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.2:
  * bump to v0.3.2 (#181)
  * bump and clean deps, fix clippy (#180)
  * update known issues
  * update readme (#177)

-------------------------------------------------------------------
Fri Apr 25 08:31:06 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com>

- Update to version 0.3.1:
  * bump to v0.3.1 (#174)
  * percent encode password in constructed url string (#173)
  * refactor database drivers (#169)
  * Bump tokio from 1.39.3 to 1.43.1 in the cargo group across 1 directory (#167)

-------------------------------------------------------------------
Thu Mar 27 07:56:50 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.3.0:
  * bump to v0.3.0 (#165)
  * update demo gif (#164)
  * Add support for database connections in config file (#163)
  * refactor focus and popups (#162)
  * Add installation instructions for conda and pixi (#161)
  * remove branch deletion step (#160)

-------------------------------------------------------------------
Mon Mar 24 06:28:27 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.16:
  * bump to v0.2.16 (#159)
  * named favorites, refactor focus (#158)
  * Add favorites tab (#157)
  * fix install script compat with older jq versions (#156)

-------------------------------------------------------------------
Sat Mar 08 12:58:37 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.15:
  * bump to v0.2.15 (#153)
  * Bump ring from 0.17.8 to 0.17.13 in the cargo group across 1 directory (#152)
  * add musl targets (#151)
  * move mods to mod.rs (#149)
  * include export dir in version string (#148)
  * Bump rsa from 0.9.6 to 0.9.7 in the cargo group across 1 directory (#147)

-------------------------------------------------------------------
Fri Feb 28 07:58:34 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.14:
  * bump to v0.2.14 (#146)
  * export to csv and readme toc (#145)
  * incremental compiles in dev (#141)
  * Update README.md
  * Update README.md
  * Update README.md
  * bump to v0.2.13 (#139)
  * propogate DATABASE_URL when present (#138)
  * bump to v0.2.12 (#137)
  * undo paths ignore (#136)

-------------------------------------------------------------------
Fri Feb 28 07:49:23 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.14:
  * bump to v0.2.14 (#146)
  * export to csv and readme toc (#145)
  * incremental compiles in dev (#141)
  * Update README.md
  * Update README.md
  * Update README.md

-------------------------------------------------------------------
Wed Feb 05 19:58:59 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.13:
  * bump to v0.2.13 (#139)
  * propogate DATABASE_URL when present (#138)

-------------------------------------------------------------------
Mon Feb 03 14:36:20 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.12:
  * bump to v0.2.12 (#137)
  * undo paths ignore (#136)
  * check $DATABASE_URL if no --url arg (#135)
  * bump sqlparser (#134)
  * Update README.md

-------------------------------------------------------------------
Fri Jan 17 10:05:06 UTC 2025 - werwolf131313@gmail.com

- Update to version 0.2.11:
  * bump to v0.2.11 (#132)
  * Update README.md
  * bump ratatui, tui-textarea (#131)

-------------------------------------------------------------------
Thu Nov 21 19:14:09 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.10:
  * bump to v0.2.10 (#128)
  * bump deps, fix sqlite parsing (#127)
  * update issue template

-------------------------------------------------------------------
Thu Oct 24 09:04:54 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.9:
  * bump to v0.2.9 (#123)
  * Added 2 keybindings to vim('X' and 'S'). Changed the --workspace key to --all in cargo fmt, cause --workspace is not exists in fmt (#122)

-------------------------------------------------------------------
Mon Oct 21 06:11:58 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.8:
  * bump to v0.2.8 (#121)
  * add termux sqlite testing command
  * fix copy to the linux system clipboard (#120)

-------------------------------------------------------------------
Thu Oct 03 18:29:27 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.7:
  * bump to v0.2.7 (#117)
  * change default keybindings (#116)
  * fix: dont unwrap in value parsers (#115)
  * readme - typo
  * readme - typo
  * update readme - known issues

-------------------------------------------------------------------
Mon Sep 30 09:18:29 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.6:
  * bump to v0.2.6 (#112)
  * add nix installation to readme
  * refactor popups, confirm before execute popup (#111)
  * use cargo-chef (#110)
  * feat: add support for mysql and sqlite (#100)

-------------------------------------------------------------------
Thu Sep 26 08:30:04 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.5:
  * bump to v0.2.5 (#103)
  * mouse mode setting and flag (#102)
  * mysql, sqlite testing data (#101)
  * more test data (#99)
  * Fix display string concatenation for array columns  (#98)

-------------------------------------------------------------------
Mon Sep 23 07:26:42 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.4:
  * bump to v0.2.4 (#96)
  * cli args for connection options (#95)
  * gunding

-------------------------------------------------------------------
Thu Sep 19 21:11:23 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.3:
  * try fix cd (#94)
  * bump to v0.2.3 (#93)
  * docker in ci/cd (#92)
  * feat: `docker run` option (#91)
  * exclude bump pr from release notes (#90)

-------------------------------------------------------------------
Thu Sep 19 11:24:15 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.2:
  * bump to v0.2.2 (#88)
  * alt+q to abort query when in editor insert mode (#87)
  * page up + down in results section (#85)
  * readme

-------------------------------------------------------------------
Tue Sep 17 18:16:16 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.2.1:
  * bump to v0.2.1 (#84)
  * clipboard fallbacks, arboard wayland (#81)
  * bump to v0.2.0 (#74)
  * Update README.md for beta
  * update known issues in readme
  * only quit from editor with ctrl+c if in normal mode (#65)
  * Update Arch Linux instructions (#64)

-------------------------------------------------------------------
Thu Sep 12 15:08:54 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.1.17:
  * bump to v0.1.17 (#62)
  * copy explain analyze output (#61)
  * end timer on abort (#59)

-------------------------------------------------------------------
Sat Sep 07 20:00:03 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.1.16:
  * bump to v0.1.16 (#58)
  * add lto and strip (#57)
  * fix timer rendering bug (#54)

-------------------------------------------------------------------
Thu Aug 29 08:20:20 UTC 2024 - werwolf131313@gmail.com

- Update to version 0.1.15:
  * fix cd.yml
  * bump to v0.1.15 (#53)
  * fix timer seconds display (#52)
  * pre-build android bin, change ish target (#51)
  * fix release commenter (#50)
  * bump to v0.1.14 (#49)
  * add release commenter (#48)
  * fix parsing queries with comments, issue templates (#47)
  * Update README.md
  * bump to v0.1.13 (#45)

-------------------------------------------------------------------
Thu Aug 29 08:19:53 UTC 2024 - Dmitry Markov <werwolf131313@gmail.com>

- v0.1.15
- fix release commenter by @achristmascarl in #50
- pre-build android bin by @achristmascarl in #51
- fix timer seconds display by @achristmascarl in #52
- bump to v0.1.15 by @achristmascarl in #53
openSUSE Build Service is sponsored by