Skip to content

Commit

Permalink
Update libium to fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed Feb 22, 2024
1 parent db7bba6 commit 0f50cc0
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 35 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Properly pad the version-resolution messages based on the largest mod name instead of an arbitrary length
- Many improvements to libium, including;
- Omission of the active index and profiles/modpacks fields in the config if they're zero or empty
- Fix a bug where the directory to which a file was being downloaded would not be created ([#402](https://github.com/gorilla-devs/ferium/issues/402))
- Faster Modrinth mod adding

## `v4.5.1`
Expand Down
90 changes: 55 additions & 35 deletions Cargo.lock

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

0 comments on commit 0f50cc0

Please sign in to comment.