📢 Announcement
This is not really a breaking change, but a declaration of the first stable release. You can set version = "1.0.0"
in your config file without any concern. With this release, xplr v1 can be considered feature complete.
As of now, there is no plan for xplr v2, and so, the project will enter cleanup and maintenance mode. Thank you everyone, who directly or indirectly contributed to xplr, for all your effort, support and feedback. Looking forward to more such collaborations in the future.
What's Changed
- Use TryCompletePath by @sayanarijit in #740
This release added a new message TryCompletePath which will try to complete the path in the input buffer. You should use this message instead of the fragilexplr.fn.builtin.try_complete_path
Lua function, which will still keep working (with a warning log message) for compatibility reasons. - Improve search ranking algorithm by @sayanarijit in #742
- Add linkcheck by @sayanarijit in #743
- v1 by @sayanarijit in #741
Full Changelog: v0.21.10...v1.0.0
Upgrade Guide: https://xplr.dev/en/upgrade-guide