Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | Native Elixir support | Tyler Hughes | |
This commit also includes a way to completely disable Eunit as that is generally desirable for Elixir-only projects. | |||
2025-02-11 | Add support for specifying Hex requirements for dependencies | Loïc Hoguin | |
This allows overriding the default which is to use the same explicit version as the dep_* line, and instead specify ranges of versions. | |||
2024-11-26 | CI: Test the Hex plugin | Loïc Hoguin | |
2024-11-19 | Use hex_core to fetch Hex packages | Loïc Hoguin | |
This should both be more solid and more secure. | |||
2024-11-14 | Add hex_core as a proper Erlang.mk package | Loïc Hoguin | |
2024-11-14 | Update hex_core to v0.10.1 | Loïc Hoguin | |
2020-11-30 | Add support for publishing Hex releases and docs | Loïc Hoguin | |