-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
65c671b
commit 5b26858
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-08-01) | ||
|
||
|
||
### Features | ||
|
||
* add build func ([1896eba](https://github.com/IdeaLeap/GWT/commit/1896ebac576ca2d9fdb8767bb70825c009919ae9)) | ||
* add commitlint ([06e17f2](https://github.com/IdeaLeap/GWT/commit/06e17f2a6bfd270a42c12ee7243708b9f1afd99d)) | ||
* add env example ([4fa15ae](https://github.com/IdeaLeap/GWT/commit/4fa15ae7bcf4b55d1c254941d8e2822ef8a50f1c)) | ||
* add husky ([a932ee1](https://github.com/IdeaLeap/GWT/commit/a932ee1190febb74454a41d6841b8894e84e9410)) | ||
* add prompt test ([b905c84](https://github.com/IdeaLeap/GWT/commit/b905c84c19b15de23c0ed8fa3b7f390bc69b8ff6)) | ||
* add some dependence ([acde73c](https://github.com/IdeaLeap/GWT/commit/acde73c0b7f0573242adfd84f0fe2c0e9b1d5724)) | ||
* add sth ([d071ee8](https://github.com/IdeaLeap/GWT/commit/d071ee8faf91c30ef815fec02f53c61d14dc8df3)) | ||
* add teacher prompt template schema ([c2fa1f9](https://github.com/IdeaLeap/GWT/commit/c2fa1f91c6f613d54949885dbe2f3147cb6ac393)) | ||
* add typechat ([5e01c71](https://github.com/IdeaLeap/GWT/commit/5e01c716b70c7ed86a79ba998096cf9951dbe8c3)) | ||
* agent prompt ([8c3bb35](https://github.com/IdeaLeap/GWT/commit/8c3bb35bb73d1ed95c3b2166a59fef7d5ca7a687)) | ||
* husky ([f8ea2aa](https://github.com/IdeaLeap/GWT/commit/f8ea2aa425ffe35b8f0c7c09fe83af23dabd17cc)) | ||
* init repo ([e14b404](https://github.com/IdeaLeap/GWT/commit/e14b4048699d1178b61efd8ab212239145f1f908)) | ||
* remove console ([0119ac1](https://github.com/IdeaLeap/GWT/commit/0119ac12b48ae5eafe1ba9b7a32d352d7ebcd953)) | ||
* support openai ([01f3fcf](https://github.com/IdeaLeap/GWT/commit/01f3fcf9a6507cd9198beadc65c60c4923b878bb)) | ||
* support typescriptchain ([1255c15](https://github.com/IdeaLeap/GWT/commit/1255c15881f774c70ddb032b335bce349191f1c7)) | ||
* update agentPrompt ([748dc3e](https://github.com/IdeaLeap/GWT/commit/748dc3e5e7c66cc66c51313fd89f7d9d6eec8c06)) | ||
* update agentPrompt test ([7854cfb](https://github.com/IdeaLeap/GWT/commit/7854cfb400cac60e3863190b59d34dae3ea1248f)) | ||
* update prompt test ([5e556a7](https://github.com/IdeaLeap/GWT/commit/5e556a7f7b2ab5637f3ed767219953b8b279a100)) | ||
* update typechat ([14e0a0d](https://github.com/IdeaLeap/GWT/commit/14e0a0dfec8e70d5642b73a26d919e4963f7ee39)) | ||
* update typechat ([552a6fa](https://github.com/IdeaLeap/GWT/commit/552a6fa3fa32081d738c6844160f3cdf2c9b8fc5)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* agent prompt test ([97b2986](https://github.com/IdeaLeap/GWT/commit/97b29862a018a03f6bdec68b6538354b46a76212)) | ||
* commitlint ([ef57353](https://github.com/IdeaLeap/GWT/commit/ef5735390d504888ad0845c4e686a0f4a81c0ca9)) | ||
* remove husky ([3ac5b9b](https://github.com/IdeaLeap/GWT/commit/3ac5b9bbd22e307145381cd0c49f0261c50dadc6)) | ||
* remove husky ([480385d](https://github.com/IdeaLeap/GWT/commit/480385dee13c630510f2f0108aabd65fb822404d)) | ||
|
||
|
||
### Reverts | ||
|
||
* husky ([b7b7be5](https://github.com/IdeaLeap/GWT/commit/b7b7be5e345a8a772829acc5a2ade7e4cb2a7834)) |