Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.15.0 #667

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 20, 2025

🤖 I have created a release beep boop

2.15.0 (2025-01-21)

Features

  • input: input history. Closes #591 (80db91f)
  • input: persistent history. Closes #591 (0ed68bd)
  • picker.debug: more info about potential leaks (8d9677f)
  • picker.smart: add bufdelete actions from buffers picker (#679) (67fbab1)
  • picker: getters and setters for cwd (2c2ff4c)
  • picker: persistent history. Closes #528 (ea665eb)

Bug Fixes

  • picker.async: fixed aborting a coroutine from the coroutine itself. See #665 (c1e2c61)
  • picker.git_branches: handle detached HEAD (#671) (390f687)
  • picker.git: --follow only works for git_log_file. Closes #666 (23a8668)
  • picker.git: parse all detached states. See #671 (2cac667)
  • picker.input: correct cursor position in input when cycling / focus. Fixes #688 (93cca7a)
  • picker.lsp: include_current on Windows. Closes #678 (66d2854)
  • picker.preview: clear buftype for file previews (5429dff)
  • picker.util: more relaxed resolve_loc (964beb1)
  • picker: better handling of buffers with custom URIs. Fixes #677 (cd5eddb)

Performance Improvements

  • picker: gc optims (3fa2ea3)
  • picker: small optims for abort (317a209)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from f14a0a4 to f89e5fc Compare January 20, 2025 15:05
@github-actions github-actions bot changed the title chore(main): release 2.14.1 chore(main): release 2.15.0 Jan 20, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch 13 times, most recently from 25c04ac to 383a10b Compare January 21, 2025 11:53
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 383a10b to 98f1f9f Compare January 21, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment