sizeable icon indicating copy to clipboard operation
sizeable copied to clipboard

An Elixir library to make File Sizes human-readable

Results 6 sizeable issues
Sort by recently updated
recently updated
newest added

This PR adds the missing CHANGELOG.md and link to this file in hex.pm. We also bump the ex_doc deps.

List of changes: - bump min elixir requirement to 1.7 - mix format the code - remove unused deps

List of changes: - code format to Elixir 1.17 - remove unused deps - resolve issue with Erlang OTP 27

I reached out to @arvidkahl to offer some help on release management for this library that we use. A couple of fixes (Elixir warnings) have been integrated, it would be...

Just saving the logs so we can investigate what is already included or not: ``` ==> sizeable Compiling 1 file (.ex) warning: Logger.warn/1 is deprecated. Use Logger.warning/2 instead │ 19...