This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Releases: FuelLabs/yulp
Releases · FuelLabs/yulp
Version 0.2.3
Changes
- Add unsafe math features
- More tests
Version 0.2.2
Minor documentation cleanup and optimizations.
Changes
- Optimized for large files by switching out slower routines (#18)
- Repo cleanup
- Fixed a prepublish error
Version 0.2.1
Miner documentation cleanup, and optimizations.
- Optimized for large files by switching out slower routines (#18)
- Repo cleanup
Version 0.2.0 - Hello World
Yul+ Version 0.2.0 - Hello World
Abstract
Features some minor bug fixes, adjustment to mstruct and inheritance.
This also marks our first initial mini-release of Yul+.
Minor Bug Fixes
We have updated and simplified the tests and will add more in future versions.
Coming Up
We have a lot of optimizations to make which should drop the compile times way down. Right now it's very slow for large contracts.