Skip to content

Releases: achristmascarl/rainfrog

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

v0.2.3

19 Sep 21:01
002d6b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 Sep 14:34
2cf48e3
Compare
Choose a tag to compare

What's Changed

  • page up + down in results section (ty @rgmz for the suggestion) in #85
  • alt+q to abort query when in editor insert mode (ty @elipp for the report) in #87
  • bump to v0.2.2 by @achristmascarl in #88

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Sep 17:42
8ebd6c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0 – beta 🎉

17 Sep 01:21
2f5f88f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.2.0