v0.3.0
What's Changed
Features
- Command passthrough by @willothy in #37
- Read and pass full argv options by @davidmh in #33
- Open in alternate window by @willothy in #29
- Force blocking from cmdline by @willothy in #22
Fixes
- Paths with spaces on Windows by @willothy in #20
- Close guest bufs before host opens files by @willothy in #21
- Errors when file is in wildignore by @stevearc in #25
- Prioritize guest cwd by @davidmh in #30
- Absolute paths should not use the guest cwd by @davidmh in #34
- Support for pre-0.9 Neovim instances by @davidmh in #38
- Update README.md to fix lazy.nvim config example by @catgoose in #23
New Contributors
- @catgoose made their first contribution in #23
- @stevearc made their first contribution in #25
- @davidmh made their first contribution in #30
Full Changelog: v0.2.0...v0.3.0