This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
Releases: NethermindEth/warp
Releases · NethermindEth/warp
v2.5.1
v2.5.0
What's Changed
- Add utility to encode strings for tests by @cicr99 in #893
- Print transformed result to stdout if no output dir is given by @rjnrohit in #897
- Print Starknet version in --version by @swapnilraj in #906
- bytes32(string) fix by @rjnrohit in #900
- event APIs by @rjnrohit in #882
- Fix: typos by @omahs in #913
- add transcoding docs by @rjnrohit in #891
- Run npm publish on new releases by @piwonskp in #887
- File names to camelCase by @AlejandroLabourdette in #878
- Add external calls validation by @piwonskp in #916
- Remove UncheckedBlockWriter by @piwonskp in #945
- Change the capitalization of Starknet by @cwkang1998 in #941
- Remove
warp test
by @cwkang1998 in #942 - Remove super clause from IdentifierWriter by @piwonskp in #943
- Dependency injection of infer type in Cairo Writer by @AlejandroLabourdette in #954
- Include cairo-lang version in the version command output by @JorikSchellekens in #909
- New Cairo Gen by @rodrigo-pino in #869
- Change code to match Starknet capitalization by @cwkang1998 in #970
- Error message when starknet-class-hash command do not work as expected by @AlejandroLabourdette in #908
- literalExpressionEvaluator binary operation with boolean changes by @aniket2405 in #871
- check if is necessary to validate functions output by @AlejandroLabourdette in #962
- Temporarily fix cairo-lang dependency version issues after major upgrades by @Hyodar in #995
- fix: typos by @julio4 in #991
- Refactor on BytesConverter pass by @AlejandroLabourdette in #1005
- Fix readme pr by @rodrigo-pino in #1008
- CI to build and push docker image on release by @cicr99 in #1054
New Contributors
- @omahs made their first contribution in #913
- @cwkang1998 made their first contribution in #941
- @aniket2405 made their first contribution in #871
- @Hyodar made their first contribution in #995
- @julio4 made their first contribution in #991
Full Changelog: v2.4.7...v2.5.0