Releases
v2.6.0
Compare
Sorry, something went wrong.
No results found
New features
#1790 : Add src-dir and test-dir properties for the mill project type.
#1778 : Allow projectile-replace to select file extensions when using prefix arg (C-u).
#1757 : Add support for the Pijul VCS.
#1745 : Allow projectile-update-project-type to change project type precedence and remove project options.
#1699 : projectile-ripgrep now supports rg.el .
#1712 : Make it possible to hide Projectile's menu. See projectile-show-menu.
#1718 : Add a project type definition for GNUMakefile.
#1747 : Add support for preset-based install-commands for CMake projects.
#1768 : Add support for disabling command caching on a per-project basis.
#1797 : Make all project type attributes locally overridable.
#1803 : Add support go-task/task.
Bugs fixed
#1781 : Fix rails-rspec and rails-test to use app instead of lib as src-dir.
#1762 : Fix projectile-globally-ignored-directories unescaped regex.
#1713 : Fix projectile-discover-projects-in-directory reordering known projects.
#1514 : Fix projectile-ag global ignores not in effect.
#1714 : Fix projectile-discover-projects-in-directory not interactive.
#1734 : Make projectile--find-matching-test use src-dir/test-dir properties.
#1750 : Fix source and test directories for Maven projects.
#1765 : Fix src-dir/test-dir not defaulting to "src/" and "test/" with projectile-toggle-between-implementation-and-test.
Fix version extraction logic.
1654 Fix consecutive duplicates appearing in command history.
#1755 Cache failure to find project root.
Changes
#1785 : Give the project type "go" higher precedence than universal types, namely "make".
#1447 : Restructure the menu.
#1692 : Enable minibuffer completions when reading shell-commands.
Change the Grails project marker to application.yml.
#1789 : Progress reporter for recursive progress discovery.
#1708 : projectile-ripgrep now consistently searches hidden files.
You can’t perform that action at this time.