‼️ 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
- fix: dont unwrap in value parsers by @achristmascarl in #115
- change default keybindings by @achristmascarl in #116
Full Changelog: v0.2.6...v0.2.7