Skip to content

Commit 0b3e0b9

Browse files
chore(main): release 0.1.0
1 parent 6265dbc commit 0b3e0b9

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-05-24)
4+
5+
6+
### Features
7+
8+
* add more to the job struct ([4c6a948](https://github.com/rust-basel/oxidation/commit/4c6a948dbe3bae1f9b0a1689281c8073dea9760f))
9+
* add small view ([d4ef525](https://github.com/rust-basel/oxidation/commit/d4ef5258a243c658325c200aeb1bccb629f25e18))
10+
* load jobs on load from database ([3dc9d59](https://github.com/rust-basel/oxidation/commit/3dc9d593342827c7a42a0836e341c97e77d8a2fa))
11+
* merge sqlx back into normal main ([ccc9ff2](https://github.com/rust-basel/oxidation/commit/ccc9ff276086b4a8e9afed708276f73c43781de9))
12+
* new theme ([b8670c5](https://github.com/rust-basel/oxidation/commit/b8670c5b6dfb68657e7988d1dc62993363e112de))
13+
* new theme and non working filters ([dc62eb2](https://github.com/rust-basel/oxidation/commit/dc62eb24b6cd9b1415a9fd96ff754a2e09e4e7c4))
14+
* sqlx template ([8256c89](https://github.com/rust-basel/oxidation/commit/8256c898cf72125a18fd9251caa53da28de3be17))
15+
16+
17+
### Bug Fixes
18+
19+
* allow release pls to create labels ([0de24b1](https://github.com/rust-basel/oxidation/commit/0de24b151541204c5155a2c3b0e11b4b76dc78c8))
20+
* cargo-chef and tests ([243b206](https://github.com/rust-basel/oxidation/commit/243b20689fa040f603e5291735cbef88fed9f9d6))
21+
* clean up and remove unused api ([6265dbc](https://github.com/rust-basel/oxidation/commit/6265dbc1d254a872e73f2781e6f037e340ab379f))
22+
* hurl tests ([87366dd](https://github.com/rust-basel/oxidation/commit/87366dd288c1586f4b7a9550c64bce9a5d19ecb0))
23+
* test ([991b8ec](https://github.com/rust-basel/oxidation/commit/991b8ec2fa33813f5629b33047aa3fdbdaee695d))
24+
* use axum ([12bcfa5](https://github.com/rust-basel/oxidation/commit/12bcfa55fc367eace4c7d69e939016fadeedcbe7))

0 commit comments

Comments
 (0)