My personal blog hauleth.dev
blog
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add more contributions to Elixir and Erlang

+3
+3
templates/shortcodes/cv.md
··· 77 77 + Support for `NO_COLOR` environment variable 78 78 + `is_struct/1` 79 79 + Fixing module inspection on case-insensitive file systems 80 + + Support for parsing extra arguments via `mix eval` and `eval` command in 81 + release 80 82 - Erlang OTP: 81 83 + Support for custom devices in `logger_std_h` 82 84 + Fixing `socket` module to support broader set of protocols (for example ··· 85 87 + Support for reconfiguration of `logger` (needed for better Mix and Rebar3 86 88 integration) 87 89 + Several fixes to `logger` and `socket` modules 90 + + Add support for τ constant in `math` 88 91 - Git: 89 92 + Add support for Elixir in diff 90 93 - Ecto: