Skip to content

Commit

Permalink
chore: bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lisiur committed Jul 13, 2023
1 parent e295622 commit db84e6d
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 33 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.5.0](https://github.com/lisiur/ChatWizard/compare/v0.4.1...v0.5.0) (2023-07-13)


### Features

* support web server ([e295622](https://github.com/lisiur/ChatWizard/commit/e2956222797697b3eea89b4bd7d30863e4bbc765))



## [0.4.1](https://github.com/lisiur/ChatWizard/compare/v0.4.0...v0.4.1) (2023-07-10)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions README-ZH_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
- **Mac**

- [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/ChatWizard_0.4.1_x64.dmg)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/ChatWizard_0.4.1_aarch64.dmg)
- [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/ChatWizard_0.5.0_x64.dmg)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/ChatWizard_0.5.0_aarch64.dmg)

> MacOS 可能会遇到这个问题: `"ChatWizard.app" 已损坏,无法打开。 您应该将它移到废纸篓。`
>
Expand All @@ -86,11 +86,11 @@
- **Windows**:

- [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/ChatWizard_0.4.1_x64_en-US.msi)
- [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/ChatWizard_0.5.0_x64_en-US.msi)

- **Linux**
- [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard_0.4.1_amd64.deb)
- [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard_0.4.1_amd64.AppImage)
- [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard_0.5.0_amd64.deb)
- [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard_0.5.0_amd64.AppImage)

> 如果 linux 版的应用无法启动并不奇怪。这是因为这两个包都是在 ubuntu20 上构建的。或许你可以尝试在自己本地构建。
Expand Down
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
- **Mac**

- [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/ChatWizard_0.4.1_x64.dmg)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/ChatWizard_0.4.1_aarch64.dmg)
- [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/ChatWizard_0.5.0_x64.dmg)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/ChatWizard_0.5.0_aarch64.dmg)

> MacOS users may encounter this problem: `"ChatWizard.app" is damaged and can't be opened. You should move it to the Trash.`
>
Expand All @@ -101,11 +101,11 @@
- **Windows**:

- [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/ChatWizard_0.4.1_x64_en-US.msi)
- [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/ChatWizard_0.5.0_x64_en-US.msi)

- **Linux**
- [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard_0.4.1_amd64.deb)
- [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard_0.4.1_amd64.AppImage)
- [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard_0.5.0_amd64.deb)
- [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard_0.5.0_amd64.AppImage)

> It is not surprising for the app to fail to launch on a Linux system. This is likely because the two packages were built on the Ubuntu20. Perhaps you could consider building them locally.
Expand Down Expand Up @@ -133,10 +133,10 @@ You need to download `chat-wizard-cli` to use plugin.

### Download chat-wizard-cli

- [Apple Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-cli_x86_64-apple-darwin)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-cli_aarch64-apple-darwin)
- [Windows](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-cli_x86_64-pc-windows-msvc.exe)
- [Linux](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-cli_x86_64-unknown-linux-gnu)
- [Apple Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-cli_x86_64-apple-darwin)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-cli_aarch64-apple-darwin)
- [Windows](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-cli_x86_64-pc-windows-msvc.exe)
- [Linux](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-cli_x86_64-unknown-linux-gnu)

### How to use

Expand All @@ -163,10 +163,10 @@ You can start a web version of ChatWizard by `chat-wizard-server`.

### Download chat-wizard-server

- [Apple Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-server_x86_64-apple-darwin)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-server_aarch64-apple-darwin)
- [Windows](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-server_x86_64-pc-windows-msvc.exe)
- [Linux](https://github.com/lisiur/ChatWizard/releases/download/v0.4.1/chat-wizard-server_x86_64-unknown-linux-gnu)
- [Apple Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-server_x86_64-apple-darwin)
- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-server_aarch64-apple-darwin)
- [Windows](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-server_x86_64-pc-windows-msvc.exe)
- [Linux](https://github.com/lisiur/ChatWizard/releases/download/v0.5.0/chat-wizard-server_x86_64-unknown-linux-gnu)

### Usage

Expand Down
8 changes: 3 additions & 5 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
## [0.4.1](https://github.com/lisiur/ChatWizard/compare/v0.4.0...v0.4.1) (2023-07-10)
# [0.5.0](https://github.com/lisiur/ChatWizard/compare/v0.4.1...v0.5.0) (2023-07-13)


### Bug Fixes
### Features

* fix compatibility issue with LocalAI ([d8149a1](https://github.com/lisiur/ChatWizard/commit/d8149a1cc63d280165078fa666886bf3ca4d5f99)), closes [#56](https://github.com/lisiur/ChatWizard/issues/56)
* fix user input's link not displaying issue ([070cf8b](https://github.com/lisiur/ChatWizard/commit/070cf8bfed41e0afefe8c7330c05bbbcb2efbf6b))
* fix user input's link not opening in default browser ([dfdb43b](https://github.com/lisiur/ChatWizard/commit/dfdb43bb0262501841fbaf2beb846503903b4f62))
* support web server ([e295622](https://github.com/lisiur/ChatWizard/commit/e2956222797697b3eea89b4bd7d30863e4bbc765))
2 changes: 1 addition & 1 deletion gui/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "ChatWizard",
"version": "0.4.1"
"version": "0.5.0"
},
"tauri": {
"allowlist": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chat-wizard",
"version": "0.4.1",
"version": "0.5.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
17 changes: 11 additions & 6 deletions server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
[package]
name = "chat-wizard-server"
version = "0.4.1"
version = "0.5.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.70"
chat-wizard-api = { path = "../api" }
chat-wizard-service = { path = "../service" }
clap = "4.3.11"
directories = "5.0.0"
env_logger = "0.10.0"
tokio = { version = "1.27.0", features = ["full"] }

[dependencies.chat-wizard-api]
path = "../api"

[dependencies.chat-wizard-service]
path = "../service"

[dependencies.tokio]
version = "1.27.0"
features = [ "full" ]
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chat-wizard",
"private": true,
"version": "0.4.1",
"version": "0.5.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit db84e6d

Please sign in to comment.