Skip to content

v0.1.7

Choose a tag to compare

@lawik lawik released this 13 May 09:30
· 1 commit to main since this release
  • spellweaver.check no longer calls System.halt/1. It returns :ok on
    success and raises Mix.Error on failure, so it can be chained inside
    multi-step aliases like nstandard's check without silently skipping
    subsequent steps (e.g. dialyzer).
  • Restrict the published hex package to priv/.cspell.json so locally
    installed priv/bun artifacts don't get bundled into releases.