SPDX-License-Identifier: CC-BY-SA-4.0 SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) -->
All notable changes to error-lang will be documented in this file.
This file is generated from conventional commits by the
changelog-reusable.yml
workflow (hyperpolymath/standards#206). Adopt the workflow in this repo's CI to keep this file in sync automatically — see
templates/cliff.toml
for the canonical config.
The format follows Keep a Changelog; this project aims to follow Semantic Versioning.
- feat: initial commit — Error-Lang paradox-embracing error handling language
- fix(ci): sync hypatia-scan.yml to canonical (kill cd-scanner build drift) (#3)
- fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + Comment-step gate) (#2)
- fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + Comment-step gate) (#1)
- fix(ci): update hypatia binary detection in hypatia-scan workflow
- fix(perms): restore exec bit on conformance runner scripts
- fix(security): remove eval from conformance runner
- fix: replace deno --allow-all with specific permission flags in LSP server
- ci: fix workflow-linter YAML parse error + self-flag bug
- ci: wire hypatia-scan.yml to query own Dependabot alerts
Prior commits to this file's introduction are recorded in git history but not formally classified into Keep-a-Changelog sections. To backfill, run git cliff -o CHANGELOG.md locally using the canonical cliff.toml — this is one-shot mechanical work.