File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.153.3 "
2+ "." : " 0.154.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.154.0] ( https://github.com/matter-labs/zksync-crypto-gpu/compare/v0.153.3...v0.154.0 ) (2025-04-15)
4+
5+
6+ ### Features
7+
8+ * ** shivini:** add circuit types for ec precompiles ([ #85 ] ( https://github.com/matter-labs/zksync-crypto-gpu/issues/85 ) ) ([ 6f90744] ( https://github.com/matter-labs/zksync-crypto-gpu/commit/6f90744b53323caf7cc1ada2c23c9e6edcfd27c7 ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * release 0.154.0 ([ #93 ] ( https://github.com/matter-labs/zksync-crypto-gpu/issues/93 ) ) ([ 7e1c6da] ( https://github.com/matter-labs/zksync-crypto-gpu/commit/7e1c6da34a69cdf456c96620b6ebd42c70ad1189 ) )
14+
315## [ 0.153.3] ( https://github.com/matter-labs/zksync-crypto-gpu/compare/v0.153.2...v0.153.3 ) (2025-04-02)
416
517
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ keywords = ["blockchain", "zksync"]
1111categories = [" cryptography" ]
1212repository = " https://github.com/matter-labs/zksync-crypto-gpu"
1313# All the packages in the workspace should have the same version
14- version = " 0.153.3 " # x-release-please-version
14+ version = " 0.154.0 " # x-release-please-version
1515
1616[workspace .dependencies ]
1717# Local dependencies
You can’t perform that action at this time.
0 commit comments