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 #15

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

Conversation

igorlfs
Copy link
Owner

@igorlfs igorlfs commented Feb 9, 2025

🤖 I have created a release beep boop

1.0.0 (2025-02-27)

⚠ BREAKING CHANGES

  • threads: only show valid frames
  • specify adapters for which the terminal should be hidden (#10)
  • avoid boolean concat
  • remove hooks that close the plugin on session end
  • swapped show

fixup

Features

  • DapViewToggle!, DapViewClose!, start_hidden option (#17) (c86697c)
  • adds filetypes to dap-view buffers (5d8daeb)
  • allow evaluating more complex expressions (ba72154)
  • basic config validation (28d0d54)
  • breakpoints: jump to a breakpoint (90da63c)
  • close term window if outside of session (17ec283)
  • config: allow hiding winbar (3eddba5)
  • configurable height (84dbbcf)
  • define custom hl groups (29f6e7a)
  • delete watch expr (1fbebae)
  • edit expression (fba18ea)
  • experimental REPL support (49ce20e)
  • expose terminal bufnr/winnr in state module (#19) (a0c5f9f)
  • expose user commands (6695fd1)
  • handle emptiness in views (a59639a)
  • highlight variables that were updated with a different color (4fb6235)
  • hijack terminal (ab13019)
  • only add expr if not present (40e36bf)
  • redraw view after expressions are evaluated (34bc1ec)
  • remove hooks that close the plugin on session end (9ae880f)
  • slightly better error handling when evaluating (0215c6b)
  • specify adapters for which the terminal should be hidden (#10) (80381ef)
  • start watches view (8a16d0a)
  • terminal: config position (#9) (273bcde)
  • threads and stacks view (#20) (360a97f)
  • threads: only show valid frames (0e3aa00)
  • use top-level split (71ed672)
  • watches MVP (2bbd070)
  • watches: update on step (b35efce)

Bug Fixes

  • breakpoints: use top-level split if creating new window (dbf8d68)
  • DapViewWatch: switch to Watcher view when repl active (#8) (b94ed42)
  • don't iterate over variables on error (cfb960f)
  • don't update breakpoints view if current_section is not breakpoints (3085423)
  • exceptions: error in events after.initialize if session doesn't have exceptionBreakpointFilters (ead0226)
  • listening after event_stopped works best for listening to watches (3f1f888)
  • make actions noop if sections are not enabled (ce304be)
  • make setup work ☝🏻 🤓 (74125ec)
  • missing variable (0d22313)
  • no need to clear namespace (cc131a3)
  • nowait for delete variable from watch list (1598abd)
  • only close win if it's valid (18f7d15)
  • refresh exceptions view when initializing a new session (b205f64)
  • remove useless command (e85210b)
  • revert not deleting term buf when no session was run yet (c88146e)
  • some files were in the wrong place for some reason (922d21d)
  • term: apply term_position option when creating term (19ea1e5)
  • use default namespace when defining hlgroups (a9d8b51)
  • uses terse style for setting buftype and updates readme (75845f4)
  • watches: always reevaluate expressions, even if hidden (7fbdd14)

This PR was generated with Release Please. See documentation.

@igorlfs igorlfs force-pushed the release-please--branches--main branch 4 times, most recently from bcb932c to 645a61b Compare February 15, 2025 02:47
@igorlfs igorlfs force-pushed the release-please--branches--main branch 3 times, most recently from 08af398 to 18c488a Compare February 22, 2025 02:36
@igorlfs igorlfs force-pushed the release-please--branches--main branch 3 times, most recently from 7dac1c5 to 694dfe8 Compare February 26, 2025 02:16
@igorlfs igorlfs force-pushed the release-please--branches--main branch from 694dfe8 to 43e8647 Compare February 27, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant