Skip to content

Releases: achristmascarl/rainfrog

v0.2.13

03 Feb 19:49
081d923
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

02 Feb 21:32
cf1f955
Compare
Choose a tag to compare

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

Full Changelog: v0.2.11...v0.2.12

v0.2.11

16 Jan 19:44
d012b64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

19 Nov 21:45
b55b9b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

23 Oct 16:19
29ee479
Compare
Choose a tag to compare

What's Changed

  • Added 2 keybindings to vim('X' and 'S'). Changed the --workspace key to --all in cargo fmt, cause --workspace is not exists in fmt by @Distantoff in #122

Full Changelog: v0.2.8...v0.2.9

v0.2.8

20 Oct 05:06
a454532
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

03 Oct 02:04
5301bce
Compare
Choose a tag to compare

‼️ breaking change

the default keybindings for data vs history have been swapped, and their ordering for tab cycling has also changed. this is due to the data/results being a much more likely next destination after running a query as opposed to the history. if you prefer the previous keybindings, you can configure them by following the instructions from the customizations section; however, the tab cycling order cannot be changed via the configuration at the moment

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

29 Sep 17:13
7caf464
Compare
Choose a tag to compare

👀 (unstable) MySQL and SQLite Support!

thank you @Frank-III for implementing MySQL and SQLite support! it hasn't been extensively tested yet, so it is still considered unstable; please use with caution in production environments. if you run into any bugs, you can open an issue here.

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

26 Sep 03:42
a5a85b8
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @iwer made their first contribution in #98

Full Changelog: v0.2.4...v0.2.5

v0.2.4

22 Sep 21:55
1441ef4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4