Releases: nolleh/sqlflick.nvim
Releases · nolleh/sqlflick.nvim
v0.3.0
v0.2.0
v0.1.3
Modified
- Renamed configuration 'preview' section to 'selector'
- Configuation's preview section is not sufficiently convey it's meaning of selector preview So renamed of the configuration section name.
- https://github.com/nolleh/sqlflick.nvim/wiki/Migration-Guide#rename-configuration-of-preview
v0.1.2
v0.1.1
v0.1.0
Modified
-
Rename the project from Sqlsnap.nvim to Sqlflick.nvim
- The 'snap' part is originated from 'snap the finger', but it makes a confusing that 'snapshot' because of it's domain (database)
- Filck has similar meaning 'a sudden sharp movement.' which is following the project's purpose, 'Quick Move'
-
Fixed some problematic code that function not propery declared, in handler.
- If you've been experienced not executed query, then this will fixes the issue.
v0.0.7
Full Changelog: v0.0.6...v0.0.7
Modification
- When cursor located in multiple line query, pass the whole query