Skip to content

Commit

Permalink
Release v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgar2017 committed Jun 27, 2024
1 parent 8e9308e commit bffc569
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The `zksolc` changelog

## [1.5.1] - 2024-06-22
## [1.5.1] - 2024-06-27

### Added

Expand Down Expand Up @@ -29,6 +29,7 @@
- Removed JSON stream readers which are much slower than strings and vectors
- Missing output with non-canonical input paths in combined JSON output
- Missing warnings with solc v0.4.x and v0.5.x due to differences in AST
- Cryptic error on `type(T).runtimeCode` usage with EVM assembly codegen
- The unknown `bytecodeHash` error in standard JSON mode with solc v0.5.x

## [1.5.0] - 2024-06-10
Expand Down
52 changes: 26 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bffc569

Please sign in to comment.