What's Changed
Breaking Changes 🛠
- fix: remove quotes in fzf previewer by @marcoSven in #70
Exciting New Features 🎉
- Make Telescope theme configurable by @aaronhallaert in #45
- Add subcommands for "AdvancedGitSearch" by @aaronhallaert in #50
- Implement a toggle to show author or date of commit by @aaronhallaert in #53
- feat: custom keymaps by @aaronhallaert in #64
- feat: only show current file in preview window for search_log_content_file by @aaronhallaert in #67
- feat: Add custom browse command support by @marcoSven in #69
Bug Fixes 🐛
- Fix diff_branch_file quotes format by @aaronhallaert in #47
- fix: bad revisions by @aaronhallaert in #60
- fix: keymap configuration not working in fzf picker by @marcoSven in #71
- fix: diff preview is broken on windows because it uses backslahses as path separators instead of slashes by @li6in9muyou in #74
Other Changes
- docs: example config lazy loads the plugin for lazy.nvim by @mikavilpas in #66
New Contributors
- @mikavilpas made their first contribution in #66
- @marcoSven made their first contribution in #71
- @li6in9muyou made their first contribution in #74
Full Changelog: v1.1.0...v1.2.0