Skip to content

v0.1.1

Latest

Choose a tag to compare

@dbrown2642 dbrown2642 released this 23 Jul 19:30

Explico 0.1.1 prepares the package for Hex distribution and generated HexDocs.

Changes

  • Adds Hex package metadata and ExDoc configuration.
  • Uses the README as the HexDocs landing page and includes the Apache-2.0 license.
  • Documents Explico.Check.Vale behavior and configuration parameters.
  • Honors Credo category, priority, and exit-status overrides.

Installation

{:explico, "~> 0.1.1", only: [:dev, :test], runtime: false}

See the README for configuration and usage.