Releases: achristmascarl/rainfrog
Releases · achristmascarl/rainfrog
v0.3.2
What's Changed
- update readme by @achristmascarl in #177
- bump and clean deps, fix clippy by @achristmascarl in #180
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Bump tokio from 1.39.3 to 1.43.1 in the cargo group across 1 directory by @dependabot in #167
- refactor database drivers by @achristmascarl in #169
- percent encode password in constructed url string by @achristmascarl in #173
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- remove branch deletion step by @achristmascarl in #160
- Add installation instructions for conda and pixi by @eunos-1128 in #161
- refactor focus and popups by @achristmascarl in #162
- Add support for database connections in config file by @joonnna in #163
- update demo gif by @achristmascarl in #164
New Contributors
- @eunos-1128 made their first contribution in #161
Full Changelog: v0.2.16...v0.3.0
v0.2.16
What's Changed
- fix install script compat with older jq versions by @achristmascarl in #156
- Add favorites tab by @joonnna in #157
- named favorites, refactor focus by @achristmascarl in #158
New Contributors
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- Bump rsa from 0.9.6 to 0.9.7 in the cargo group across 1 directory by @dependabot in #147
- include export dir in version string by @achristmascarl in #148
- add musl targets by @achristmascarl in #151
- Bump ring from 0.17.8 to 0.17.13 in the cargo group across 1 directory by @dependabot in #152
New Contributors
- @dependabot made their first contribution in #147
Full Changelog: v0.2.14...v0.2.15
v0.2.14
v0.2.13
What's Changed
- propogate DATABASE_URL when present by @achristmascarl in #138
Full Changelog: v0.2.12...v0.2.13
v0.2.12
KNOWN ISSUES
- $DATABASE_URL doesn't work since the var wasn't used by the drivers; will be fixed in v0.2.13
What's Changed
- bump sqlparser by @achristmascarl in #134
- check $DATABASE_URL if no --url arg by @achristmascarl in #135
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- bump ratatui, tui-textarea by @achristmascarl in #131
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- bump deps, fix sqlite parsing by @achristmascarl in #127
Full Changelog: v0.2.9...v0.2.10