Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Feb 21:50
· 104 commits to main since this release
10c5aaa

Fixed

  • ExDoc build failure — doc/architecture.md was wiped by edoc before ex_doc could read it; moved to guides/architecture.md
  • Removed doc from hex include_files (generated output, not source)

Added

  • ExDoc build step in CI to catch documentation errors early