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 1.0.0 #1040

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 Jun 13, 2024

🤖 I have created a release beep boop

1.0.0 (2024-07-09)

⚠ BREAKING CHANGES

  • remove current_line_blame_formatter_opts
  • remove support for yadm
  • config: deprecate highlight groups in config.signs

Features

  • blame: add Gitsigns blame (25b6ee4)
  • blame: run formatter with pcall (9ca00df)
  • blame: set filetype to gitsigns.blame (0dc8866), closes #1049
  • config: deprecate highlight groups in config.signs (3d7e49c)
  • config: improve deprecation message (fa42613)
  • nav: add target option (9291836)
  • remove current_line_blame_formatter_opts (92a8fbb)
  • remove support for yadm (61f5b64)
  • set bufname for commit buffers (e4efe9b)
  • share Repo objects across buffers (2593efa)
  • signs: able staged signs by default (b8cf5e8)
  • tweak how commit buffers are processed (47c8e3e)

Bug Fixes

  • attach: resolve error viewing fugitive trees (#1058) (89a4dce)
  • blame: include error message in error (d03a1c9)
  • blame: parse blame info correctly (0595724), closes #1065
  • blame: popupmenu error (93c38d9), closes #1061
  • blame: render blame end_col out of range (aa12bb9)
  • blame: respect original blame winbar (d0db8ef)
  • blame: show current buffer line blame immediately (6b1a14e)
  • blame: show the winbar if the main window has it enabled (17e8fd6)
  • blame: track buffers changes correctly in the cache (0349546)
  • blame: update current_line_blame when attaching (8df63f2)
  • docs: Add signs_staged to default config in README (d44a794)
  • get the repo version of the username (2e5719c)
  • lint (39b5b6f)
  • nav: misc bugs (7516bac)
  • nil check for repo cache (375c44b)
  • toggle_current_line_blame (0e39e9a), closes #1072
  • util: ignore endofline when running blame (def49e4)
  • watcher: do not ignore any updates (5840f89)
  • watcher: fix debounce (f846c50), closes #1046

Performance Improvements

  • blame: some improvements (9cdfcb5)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from bb473d8 to 237d980 Compare June 18, 2024 13:27
@github-actions github-actions bot changed the title chore(main): release 0.10.0 chore(main): release 1.0.0 Jun 18, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 22 times, most recently from 7ed8f44 to b1a7c5a Compare June 20, 2024 11:27
@github-actions github-actions bot force-pushed the release-please--branches--main branch 13 times, most recently from ddeb08a to f670b2f Compare June 28, 2024 14:10
@github-actions github-actions bot force-pushed the release-please--branches--main branch 15 times, most recently from e5e5c76 to 1587887 Compare July 9, 2024 14:51
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 1587887 to 8a1dd16 Compare July 9, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment