v0.12.0
cd-project.nvim v0.12.0 Release Notes
Major Changes
Project Sorting by Last Visited Time
- Added functionality to sort projects in the Telescope picker by the last visited time (
visited_at) - The current project is always placed at the bottom of the project list in the picker for easy access and visibility
Upgrading from v0.11.0
No breaking changes in this release. The new sorting by last visited time and positioning of the current project are automatically applied to the Telescope picker. No additional configuration is needed to use these features.
For a complete list of changes, see the CHANGELOG.md.