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

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

S1M0N38
Copy link
Owner

@S1M0N38 S1M0N38 commented Sep 4, 2024

🤖 I have created a release beep boop

1.0.0 (2024-09-04)

⚠ BREAKING CHANGES

  • use ai.nvim for HTTPS requests
  • change option scheme
  • drop assistant.lua in favor of ai.nvim

Features

  • add {{NOW}} placeholder to default preset (2570930)
  • add rockspec to publish on luarocks (ed3d90e)
  • add unique buffer name and chunked response handling (2c3d37a)
  • assistant: add base_url option (7ab924b)
  • assistant: add stream option (749b486)
  • assistant: make auth env var optional (3e007d1)
  • change option scheme (39c4ecb)
  • config: extend preset with global config (00c1a71)
  • Dante command autocomplete with preset (196f398)
  • drop assistant.lua in favor of ai.nvim (a365764)
  • make "default" prompt as default (d9437ec)
  • new usage video and move readme to assets (17c66f2)
  • pass preset table instead of preset name (d13e173)
  • require range when using :Dante (7176532)
  • update default config with most recent model (9a9e741)
  • use ai.nvim for HTTPS requests (9715f96)

Bug Fixes

  • add deps in SETUP section in dante.txt (64865fb)
  • format function for placeholder (4417a0d)
  • readme: improve english (5803169)
  • remove deprecated nvim functions (5abf004)
  • starting line of the query was off by one (c726a96)
  • typecheck and lint in init.lua (3bc576a)

This PR was generated with Release Please. See documentation.

@S1M0N38 S1M0N38 merged commit b6439ae into main Sep 4, 2024
4 checks passed
@S1M0N38
Copy link
Owner Author

S1M0N38 commented Sep 4, 2024

🤖 Created releases:

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