Releases: Zilliqa/rs-scilla-parser
Releases · Zilliqa/rs-scilla-parser
v2.0.0
What's Changed
- Fix parsing complex map types. by @saeed-zil in #11
- Support parsing all variants of ByStr including ByStr20 with by @saeed-zil in #12
New Contributors
- @saeed-zil made their first contribution in #11
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Add scilla parser. by @its-saeed in #1
- Adding bluebell parser by @troelsfr in #4
- Use bluebell parser instead of parsing scilla-fmt s-exp by @its-saeed in #3
- Add more tests. by @its-saeed in #6
- Add github workflow. by @its-saeed in #7
- Prepare for v1.0.0 release by @its-saeed in #10
New Contributors
- @its-saeed made their first contribution in #1
- @troelsfr made their first contribution in #4
Full Changelog: https://github.com/Zilliqa/rs-scilla-parser/commits/v1.0.0