Skip to content

Releases: unit-mesh/auto-dev

v1.5.2

05 Jan 10:18
8eebbf7
Compare
Choose a tag to compare

What's Changed

  • 支持 SSE 式 stream 返回和一次性 JSON 返回 by @hotip in #66
  • response.body().string() can only call string() once by @songyb-jk in #70

New Contributors

Full Changelog: 1.4.4...v1.5.2

v1.5.1

01 Jan 09:45
c962b17
Compare
Choose a tag to compare

1.5.1 (2024-01-01)

Bug Fixes

Features

  • add catch for not ready action (79286b0)
  • add cleanup for kotlin code (dd84795)
  • add for junit rules (dc5289d)
  • add for test file path (16fc139)
  • add timeout for handler (687b04a)
  • enable recording datasets works in local (2fcab1c)
  • init recording local param for #54 (f24cc6a)
  • js: add documentation support (f6b0136)
  • js: make doc better (c69a335)
  • python: add lookup funciton for target (6a828df)
  • python: fix insert issues (6786175)
  • python: init python doc (c30111d)
  • rust: fix for insert issue (9ce7734)
  • rust: init basic documentation (a63049b)
  • try to add unload listener (11f7c28)
  • try to handle for basic class issues (2897dd7)
  • update java prompts (d321afe)

Reverts

  • Revert "refactor: clean code" (afe5460)

1.5.0

19 Dec 01:59
fcdaee1
Compare
Choose a tag to compare

What's Changed

  • 支持 SSE 式 stream 返回和一次性 JSON 返回 by @hotip in #66

Full Changelog: 1.4.4...v1.5.0

v1.2.3

09 Oct 09:54
04f9c1b
Compare
Choose a tag to compare
fix: add fix for #47

1.2.1

25 Aug 12:10
08b4520
Compare
Choose a tag to compare

Bug Fixes

  • #36 添加漏掉的 GitHub Token 选项 (cfb6a60)
  • add clear message for #35 (cf60775)
  • change current selected engine not apply(until reopen project) (01ea78a)
  • counit: fix syntax error issue (f532d1e)
  • Custom LLM engin server not work when change(until reopen project) (dd488de)
  • fix ci (9b8859b)
  • fix lost user information issue (2bfc82a)
  • fix role issues (fe75364)
  • fix url path issue (b4c2001)
  • if already used Custom Engine config will not work after changed until reopen project. close #31 (624b0bc)
  • 添加漏掉的 custome request format 选项 (abfd500)

Features

  • add clion context as example (4489358)
  • counit: align to new APIs datastructure (1150f54)
  • counit: fix format (a010536)
  • counit: init basic apis (e78f864)
  • counit: init basic prompter (1a30643)
  • counit: init counit setting service (51bc5fb)
  • counit: init for tool panel (b2215ba)
  • counit: make basic work flows (21c25c7)
  • document: revert for json path language because different IDE product issue (acae8ea)
  • init cpp module for ruipeng (f74f094)
  • kanban: add GitLabIssue implementation (ab0d91d)
  • rust: init context (4e7cd19)
  • settings: add GitLab options (36548b5)
  • settings: add new LLMParam components (946f5a0)
  • settings: add new LLMParam components (dac557b)
  • settings: add XingHuo provider configuration close #29 (cca35c6)

v1.2.0

25 Aug 09:37
3694fac
Compare
Choose a tag to compare

Bug Fixes

  • #36 添加漏掉的 GitHub Token 选项 (cfb6a60)
  • add clear message for #35 (cf60775)
  • change current selected engine not apply(until reopen project) (01ea78a)
  • counit: fix syntax error issue (f532d1e)
  • Custom LLM engin server not work when change(until reopen project) (dd488de)
  • fix ci (9b8859b)
  • fix lost user information issue (2bfc82a)
  • fix role issues (fe75364)
  • fix url path issue (b4c2001)
  • if already used Custom Engine config will not work after changed until reopen project. close #31 (624b0bc)
  • 添加漏掉的 custome request format 选项 (abfd500)

Features

  • add clion context as example (4489358)
  • counit: align to new APIs datastructure (1150f54)
  • counit: fix format (a010536)
  • counit: init basic apis (e78f864)
  • counit: init basic prompter (1a30643)
  • counit: init counit setting service (51bc5fb)
  • counit: init for tool panel (b2215ba)
  • counit: make basic work flows (21c25c7)
  • document: revert for json path language because different IDE product issue (acae8ea)
  • init cpp module for ruipeng (f74f094)
  • kanban: add GitLabIssue implementation (ab0d91d)
  • rust: init context (4e7cd19)
  • settings: add GitLab options (36548b5)
  • settings: add new LLMParam components (946f5a0)
  • settings: add new LLMParam components (dac557b)
  • settings: add XingHuo provider configuration close #29 (cca35c6)

v1.1.4

18 Aug 13:42
0d5d6b0
Compare
Choose a tag to compare
chore: release to 1.1.4

v1.1.3

18 Aug 09:35
b10c777
Compare
Choose a tag to compare
chore: release to 1.1.3

v1.1.2

09 Aug 04:43
24c3cd7
Compare
Choose a tag to compare
fix: fix crash

v1.1.1

08 Aug 13:11
7480e54
Compare
Choose a tag to compare
docs: update changelog