Skip to content

Releases: Oeditus/marcli

v0.3.1

11 Apr 15:54
d0a12ac

Choose a tag to compare

Installation

Mix Dependency (Recommended)

Add to your mix.exs:

def deps do
  [
    {:marcli, "~> 0.3.1"}
  ]
end

Then run:

mix deps.get

What's Changed

See README.md for usage details.

Verification

Verify the downloaded files using SHA256 checksums:

sha256sum -c marcli-archive.sha256

Documentation

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Apr 11:23
654ca31

Choose a tag to compare

Installation

Mix Dependency (Recommended)

Add to your mix.exs:

def deps do
  [
    {:marcli, "~> 0.3.0"}
  ]
end

Then run:

mix deps.get

What's Changed

See README.md for usage details.

Verification

Verify the downloaded files using SHA256 checksums:

sha256sum -c marcli-archive.sha256

Documentation

Full Changelog: v0.2.1...v0.3.0

v0.2.1

04 Apr 08:37
4175644

Choose a tag to compare

Installation

Mix Dependency (Recommended)

Add to your mix.exs:

def deps do
  [
    {:marcli, "~> 0.2.1"}
  ]
end

Then run:

mix deps.get

What's Changed

See README.md for usage details.

Verification

Verify the downloaded files using SHA256 checksums:

sha256sum -c marcli-archive.sha256

Documentation

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Apr 06:54
959d8af

Choose a tag to compare

Installation

Mix Dependency (Recommended)

Add to your mix.exs:

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

Then run:

mix deps.get

What's Changed

See README.md for usage details.

Verification

Verify the downloaded files using SHA256 checksums:

sha256sum -c marcli-archive.sha256

Documentation

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Apr 18:03
7713239

Choose a tag to compare

Installation

Mix Dependency (Recommended)

Add to your mix.exs:

def deps do
  [
    {:marcli, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

What's Changed

See README.md for usage details.

Verification

Verify the downloaded files using SHA256 checksums:

sha256sum -c marcli-archive.sha256

Documentation