Skip to content

Commit

Permalink
Implement changes to libium
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed Sep 25, 2024
1 parent c4750d5 commit 21fd39b
Show file tree
Hide file tree
Showing 11 changed files with 357 additions and 272 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
run: cargo clippy

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

- name: Build macOS Intel
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for Ferium

## `v4.8.0`
###



## `v4.7.1`
### 17.09.2024

Expand Down
Loading

0 comments on commit 21fd39b

Please sign in to comment.