We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688ad61 commit 5ec2254Copy full SHA for 5ec2254
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [0.57.0] - 2026-01-08
9
10
## Added
11
- We support RPC in equivalence checking now
hevm.cabal
@@ -2,7 +2,7 @@ cabal-version: 3.0
2
name:
3
hevm
4
version:
- 0.56.0
+ 0.57.0
synopsis:
Symbolic EVM Evaluator
description:
0 commit comments