Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 18:28
6a9edb6

Changes in v0.2.0

This release was created automatically from the release workflow.

Installation

Add concord to your dependencies in mix.exs:

def deps do
  [
    {:concord, "~> 0.2.0"}
  ]
end

Documentation

Documentation is available at: https://hexdocs.pm/concord/0.2.0