Skip to content

Commit 21fd39b

Browse files
Implement changes to libium
1 parent c4750d5 commit 21fd39b

File tree

11 files changed

+357
-272
lines changed

11 files changed

+357
-272
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
run: cargo clippy
6161

6262
- name: Run tests
63-
if: matrix.os == 'ubuntu-latest'
6463
run: cargo test --no-default-features
6564

6665
- name: Build macOS Intel

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for Ferium
22

3+
## `v4.8.0`
4+
###
5+
6+
7+
38
## `v4.7.1`
49
### 17.09.2024
510

0 commit comments

Comments
 (0)