Skip to content

Releases: Robitx/gp.nvim

v3.9.0

12 Aug 08:54
Compare
Choose a tag to compare

3.9.0 (2024-08-12)

Features

Bug Fixes

  • avoid cmd len limit on windows (issue: #192) (a2df34c)

v3.8.0

05 Aug 23:45
Compare
Choose a tag to compare

3.8.0 (2024-08-05)

Features

  • ollama and perplexity with llama3.1-8B (8b448c0)

Bug Fixes

  • git root search infinite loop on windows (issue: #126) (7eb91da)

v3.7.1

05 Aug 04:32
Compare
Choose a tag to compare

3.7.1 (2024-08-05)

Bug Fixes

  • check for underflow during backticks trimming (issue: #152) (3510217)
  • don't override already added secrets (issue: #188) (757c78f)

v3.7.0

04 Aug 01:01
Compare
Choose a tag to compare

3.7.0 (2024-08-04)

Features

Bug Fixes

  • skip BufEnter logic if buf already prepared (issue: #139) (2c3d818)

v3.6.1

01 Aug 22:15
Compare
Choose a tag to compare

3.6.1 (2024-08-01)

Bug Fixes

v3.6.0

01 Aug 18:26
Compare
Choose a tag to compare

3.6.0 (2024-08-01)

Features

  • configurable zindex with default to 49 (resolve: #132) (6dca8ea)

Bug Fixes

  • agent refreshing for default commands (d5fcd00)
  • win32 detection (6d0f1b5)

v3.5.1

31 Jul 13:28
Compare
Choose a tag to compare

3.5.1 (2024-07-31)

Bug Fixes

  • symbolic links on Windows without admin rights (#177) (0f3b5bd)

v3.5.0

29 Jul 12:00
Compare
Choose a tag to compare

3.5.0 (2024-07-29)

Features

  • capture the preceding number for ChatRespond (#178) (14a37df)
  • configurable sensitive logging to file (7794e8a)
  • deprecate image_ conf vars in favor of nesting under image table (dcf116a)
  • logger: sensitive flag (85a5f1c)
  • reuse chat_confirm_delete shortcut in chat picker (919fdd4)
  • truncating log file and GpInspectLog (bf38d16)
  • deprecate whisper_ conf vars in favor of nesting under whisper table (3eb215)

Bug Fixes

  • rm obsolete api key validation (352b0c3)

v3.4.1

26 Jul 08:06
Compare
Choose a tag to compare

3.4.1 (2024-07-26)

Bug Fixes

v3.4.0

24 Jul 19:56
Compare
Choose a tag to compare

3.4.0 (2024-07-24)

Features

  • default to openai compatible headers (#168) (7b84846)