Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve

## [Unreleased]

### Added

- Added a runnable `wesley-core` Cargo example that deterministically compiles
canonical Shape IR and normalized operations into Brainfuck, executes the
resulting program, and verifies generator, source, and output provenance
through the public extension-generation contract.

## [0.3.0-alpha.1] - 2026-07-15

### Added
Expand Down
Loading
Loading