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

Conversation

max397574
Copy link
Owner

@max397574 max397574 commented May 30, 2024

🤖 I have created a release beep boop

1.0.0 (2024-07-22)

⚠ BREAKING CHANGES

  • rename mappings to api

Features

  • add .luacheckrc (b99da70)
  • add a mapping to complete manually (32590af)
  • add annotation to fix type cheking (c7c57e3)
  • add another make step for dev setup (85f6bdb)
  • add build.lua for luarocks (41691b3)
  • add default highlights for kind (7e3d4df)
  • add doc scrolling to minimal init (6dd19c5)
  • add formatting to makefile (47ebbc5)
  • add function to check if menu is open (78800f1)
  • add ghost text (18ffde7)
  • add libraries for type annotations (a9853db)
  • add mappings api (#28) (27a1313)
  • add minimal init (089f362)
  • add module to get test data (30a9bc3)
  • add new resolve method to source (377ed58)
  • add scripts for .luarc.json (146f3c4)
  • add source field to entry and use it (8d6e870)
  • add type annotations to fix warnings (f724edc)
  • allow benchmarking drawing of menu (07c5ea7)
  • api: allow setting index directly (3c607e1)
  • config/menu: allow setting position of menu (f8e8ca8)
  • config: update icons (4ce90d9)
  • docs view (977bed4)
  • docs: add documentation for blocking core (a0101bd)
  • don't remove non-matching entries (1b304f4)
  • entry: allow getting insert text (776162c)
  • extract lsp source (7b9261d)
  • extract window class to utils (959d5ac)
  • filtering (5cfed8b)
  • github: update issue templates (58fdcaf)
  • initial commit (b77a8ca)
  • menu: add scrollbar (16ed834)
  • menu: allow disabling scrollbar (ef51148)
  • menu: rename complete to confirm and modify logic a big (0b5a712)
  • menu: separate class for window things (92e7a0e)
  • minimal_init: use api for close autocmd (e8de597)
  • new confirmation (#39) (747b82b)
  • only print out completion item when printing entry (ee75729)
  • rename mappings to api (2ccb767)
  • rewrite ghost text (bb96537)
  • rewrite some logic regarding offset and cleanup (dd8cf2e)
  • set undo point before confirming completion (84542f0)
  • simplify fix for cursor position (3482c2f)
  • sources: also filter when completed for incomplete completions (76828bb)
  • test/async: make tests run faster (aaa2c0f)
  • test: add makefile (2824eb5)
  • test: add tests for general utils (a06f5f9)
  • test: add tests for lsp utils (c63e032)
  • test: add tests for throttle function (1287db8)
  • tests: add tests for confirming multiline entries (9266fbe)
  • tests: add tests for context (b23f03f)
  • update contributing.md and use lazydev.nvim (54fe168)
  • update docs (70c91e1)
  • update types (2691df6)
  • utils/async: add throttle function (7314f3e)
  • window: extract utils to get window data (97e85fc)
  • workflows: add luarocks (73aebb9)
  • workflows: update release please (3606ae1)

Bug Fixes

  • allow updating config with setup function (2c407a5)
  • core: respect enabled function from config (4fad8b4)
  • entry: check for textEdit.newText for getting word (1199139)
  • ghost_text: update on menu draw (ad388ba)
  • luacheck: remove empty elseif branch (081f221)
  • mappings: adapt to renaming to api (f31a3d6)
  • menu: check if there was a match for prefix (6c4ae30)
  • menu: hide ghost text when closing window (b89a560)
  • menu: improve scrolling behavior (1d0bb00)
  • menu: reset scroll when opening (355e175)
  • menu: use 0 as bufnr to set winoption (bbd5b63)
  • scrollbar: don't show if all entries are visible (9491261)
  • some window height things and better defaults (983b9f9)
  • sorter: reset score of entries (dee016e)
  • test/async: better check for minimal timeout (81af952)
  • type annotations (9117ad3)
  • utils/window: fix max_height (7cd0c56)
  • various small fixes regarding window logic and spacing (9b59fe9)
  • window: correct spacing calculations (0722908)
  • window: reset more things when closing (5cf3f93)

This PR was generated with Release Please. See documentation.

@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch 5 times, most recently from 28f6f6b to 98aa0cf Compare June 15, 2024 11:22
@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch 10 times, most recently from 716b745 to 17ed47b Compare June 22, 2024 15:34
@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch 8 times, most recently from 160c82e to 4b5417c Compare June 27, 2024 16:58
@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch 6 times, most recently from 4a10b05 to 6ea6d85 Compare July 8, 2024 18:46
@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch 8 times, most recently from 4040751 to 8f32d6f Compare July 14, 2024 14:25
@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch 6 times, most recently from 47c26b1 to a56f9a5 Compare July 21, 2024 09:04
@max397574 max397574 force-pushed the release-please--branches--main--components--neocomplete.nvim branch from a56f9a5 to a75da73 Compare July 22, 2024 16:01
@max397574 max397574 closed this Jul 22, 2024
@max397574 max397574 deleted the release-please--branches--main--components--neocomplete.nvim branch September 4, 2024 08:28
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