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-09-04)

⚠ BREAKING CHANGES

  • blame: replace dot with dash in blame file type name
  • remove current_line_blame_formatter_opts
  • remove support for yadm
  • config: deprecate highlight groups in config.signs

Features

  • add highlights for the current line (b29cb58)
  • add staging and update locks (e6e3c3a)
  • add submodule support for gitsigns urls (f074844), closes #1095
  • async: add async.pcall (562dc47)
  • blame_line: add option to show when not focused (2667904)
  • blame: add Gitsigns blame (25b6ee4)
  • blame: add reblame at commit parent (f4928ba)
  • 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)
  • detect repo errors (899e993)
  • 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

  • add cli binding for show (d9f997d)
  • add nil check (7178d1a)
  • attach: resolve error viewing fugitive trees (#1058) (89a4dce)
  • blame: handle incremental output with a buffered reader (e9c4187), closes #1084
  • 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: replace dot with dash in blame file type name (0ed4669)
  • blame: respect original blame winbar (d0db8ef)
  • blame: restore original options when blame window is closed (564849a)
  • 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)
  • derive Staged*Cul highlight correctly (1d2cb56)
  • docs: Add signs_staged to default config in README (d44a794)
  • get the repo version of the username (2e5719c)
  • help triggering text autocmds (2a7b39f)
  • lint (39b5b6f)
  • nav: misc bugs (7516bac)
  • nil check for repo cache (375c44b)
  • nil check for repo info (e784e5a)
  • setqflist("all") should respect change_base (58bd9e9)
  • sort get_nav_hunks to handle mixed hunk states (80214a8)
  • toggle_current_line_blame (0e39e9a), closes #1072
  • typo on dprint (6f8dbdb)
  • util: ignore endofline when running blame (def49e4)
  • wait for buffer to attach in M.show (1c128d4), closes #1091
  • 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 3 times, most recently from a1ee737 to 9b0f778 Compare July 16, 2024 15:06
@github-actions github-actions bot force-pushed the release-please--branches--main branch 10 times, most recently from c2fa50f to 850462a Compare July 25, 2024 13:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch 10 times, most recently from b7b7e4b to ee33540 Compare August 7, 2024 11:17
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 6ea44dd to 9c963d3 Compare August 28, 2024 09:10
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9c963d3 to 8fba1b9 Compare September 4, 2024 12:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 8fba1b9 to 5e758b1 Compare September 4, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment