Release 1.1.0
What's Changed
- fix: helm-projectile-rg for helm-ag arity by @hugoduncan in #143
- Fix 'Remove from project list' action for first project case by @obar in #147
- Use helm-projectile in switch to project action by @obar in #146
- Rename helm-projectile-switch-to-eshell -> helm-projectile-switch-to-shell by @leungbk in #151
- Change apt-get to apt in README.md by @snan in #159
- teach helm-projectile-rg to respect projectile-ignored-files etc. by @danking in #157
- Fix type for helm-projectile-sources-list variable by @rrudakov in #161
- Fix issue #163 by @huangfeiyu in #165
- Fix compiler warnings by @hfhc2 in #170
- Correctly remove current buffer from helm-source-projectile-buffers-list by @marshall-lee in #178
- Improve projectile project list by @Thaodan in #181
- Fix helm-source-projectile-projects undefined by @Thaodan in #182
- Deep copy list of known projects to avoid helm adding faces by @pkryger in #187
- Introduce helm-projectile-ignore-strategy, closes #58 by @arichiardi in #180
New Contributors
- @hugoduncan made their first contribution in #143
- @obar made their first contribution in #147
- @snan made their first contribution in #159
- @danking made their first contribution in #157
- @rrudakov made their first contribution in #161
- @huangfeiyu made their first contribution in #165
- @hfhc2 made their first contribution in #170
- @marshall-lee made their first contribution in #178
- @Thaodan made their first contribution in #181
- @arichiardi made their first contribution in #180
Full Changelog: v1.0.0...v1.1.0