Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Elixir 1.15+ warning #8

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Conversation

thbar
Copy link
Collaborator

@thbar thbar commented Jul 13, 2023

This fixes:

warning: Logger.warn/1 is deprecated. Use Logger.warning/2 instead (sizeable 1.0.2) lib/sizeable.ex:19: Sizeable.filesize/2

It also requires Elixir 1.11+ (the oldest still maintained Elixir version), so I bumped the requirement.

@thbar
Copy link
Collaborator Author

thbar commented Aug 30, 2023

Hey @arvidkahl, any chance you could merge this and issue a PR? Thanks!

@arvidkahl arvidkahl merged commit 72db30a into arvidkahl:master Sep 4, 2023
@thbar thbar deleted the thbar-patch-1 branch September 4, 2023 18:02
@thbar
Copy link
Collaborator Author

thbar commented Sep 4, 2023

@arvidkahl thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants