Skip to content

Commit 7322424

Browse files
rubysoloclaude
andcommitted
Release 4.0.1
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent d1cc04a commit 7322424

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [UNRELEASED] v4.0.1
3+
## [v4.0.1] 2026-08-02
44
- parsing no longer executes user functions. The three parse-time operand
55
validators (`Arithmetic`, `Negation`, and the logical combinators) asked
66
each operand for its dependencies without static mode, which evaluates

lib/dentaku/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Dentaku
2-
VERSION = "4.0.0"
2+
VERSION = "4.0.1"
33
end

0 commit comments

Comments
 (0)