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 0.9.0 #1011

Merged
merged 1 commit into from
Jun 13, 2024
Merged

chore(main): release 0.9.0 #1011

merged 1 commit into from
Jun 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 1, 2024

🤖 I have created a release beep boop

0.9.0 (2024-06-12)

⚠ BREAKING CHANGES

  • setup: make setup() synchronous
  • drop support for nvim v0.8

Features

  • drop support for nvim v0.8 (d9d94e0)
  • setup: make setup() synchronous (720061a)

Bug Fixes

  • add workaround for Lazy issue (e31d214)
  • attach: allow attaching inside .git/ (9cafac3), closes #923
  • attach: detach on when the buffer name changes (75dc649), closes #1021
  • attach: fix worktree attaching (54b9df4), closes #1020
  • blame: avoid right-aligned blame overlapping buftext (20f305d)
  • handle untracked files for custom bases (af3fdad), closes #1022
  • scheduling in cwd watching (c96e3cf)
  • update: always get object contents from object names (a28bb1d), closes #847
  • use latest api in 0.10 (bc933d2)
  • util: close file after reading (f65d1d8)
  • watcher: throttle watcher handler (de18f6b)
  • watcher: workaround weird annoying libuv bug (4b53134), closes #1027
  • wrong api name in stable (805610a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 7 times, most recently from ba3b61a to 7871280 Compare May 6, 2024 14:58
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from a57deb0 to 47ffc6c Compare May 23, 2024 07:36
@github-actions github-actions bot changed the title chore(main): release 0.8.2 chore(main): release 0.9.0 May 23, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 9 times, most recently from 5078d0e to ecbf767 Compare May 29, 2024 09:01
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from c0cfb0e to 57c4bd5 Compare June 7, 2024 08:44
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 6e1256b to 85ea494 Compare June 12, 2024 15:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 85ea494 to 2fbe78e Compare June 12, 2024 15:43
@lewis6991 lewis6991 merged commit 0b04035 into main Jun 13, 2024
@lewis6991 lewis6991 deleted the release-please--branches--main branch June 13, 2024 10:56
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment