aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/CHANGELOG.md
blob: f0f3123e33e3ae3fb668d556e6734a60cd2e87f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Changelog

## v0.2.0-alpha.4

### Chores

- [`2cef6e8`](https://github.com/HydroRoll-Team/DropOut/commit/2cef6e86b4fd45549ee2a4f7ea54a142690117d2): Fix version of `@dropout/ui`.

## v0.2.0-alpha.3

### New Features

- [`26f299f`](https://github.com/HydroRoll-Team/DropOut/commit/26f299f1e2da116a8702a87e887e17ba3f822d64): Improve tauri app name from `dropout` to `Dropout Launcher`.

### Chores

- [`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954): Release Dropout to AUR.

## v0.2.0-alpha.2

### New Features

- [`ef56081`](https://github.com/HydroRoll-Team/DropOut/commit/ef560813c68c113325d8d84ff13cd419eb6583df): Add `ts-rs` for generating TypeScript bindings. ([#77](https://github.com/HydroRoll-Team/DropOut/pull/77) by @HsiangNianian)

## v0.2.0-alpha.1

### New Features

- [`e7ac28c`](https://github.com/HydroRoll-Team/DropOut/commit/e7ac28c6b8467a8fca0a3b61ba498e4742d3a718): Prepare for alpha mode pre-release. ([#62](https://github.com/HydroRoll-Team/DropOut/pull/62) by @fu050409)