Skip to content

Release 1.1.0

Choose a tag to compare

@pkryger pkryger released this 21 Jul 13:33
· 88 commits to master since this release

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

Full Changelog: v1.0.0...v1.1.0