Skip to content

Commit b34fcbb

Browse files
simontreanorclaude
andcommitted
release: bump to 0.0.5
Since v0.0.4: or-patterns over active-pattern cases + structural arms in AP matches (exhaustive without `_` for total case sets), and the persistent-process REPL (definitions run once at entry, `let mut` state persists across entries). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 19deb9a commit b34fcbb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyfun"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
edition = "2024"
55
rust-version = "1.96"
66
description = "An F#-inspired, functional-first language that compiles to readable Python."

0 commit comments

Comments
 (0)