CommonX

Hex.pmBuild StatusCoverage StatusHex.pm

Extension of common Elixir modules.

Installation

The package can be installed by adding common_x to your list of dependencies in mix.exs:

def deps do
  [
    {:common_x, "~> 0.5"}
  ]
end

The docs can be found at https://hexdocs.pm/common_x.

Extensions

The following modules have extension:

Changelog

2020-04-05 (v0.5.1)

2020-03-15 (v0.5.0)

2020-03-08 (v0.4.1)

2020-03-07 (v0.4.0)

2020-01-15 (v0.3.0)

2019-12-23 (v0.2.3)

2019-10-12 (v0.2.0)

2019-01-01 (v0.0.2)