Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Releases: FuelLabs/yulp

Version 0.2.3

10 Oct 16:13
0d443dd
Compare
Choose a tag to compare

Changes

  • Add unsafe math features
  • More tests

Version 0.2.2

04 Jul 02:00
a889df4
Compare
Choose a tag to compare

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

04 Jul 01:31
2cb3ceb
Compare
Choose a tag to compare

Miner documentation cleanup, and optimizations.

  • Optimized for large files by switching out slower routines (#18)
  • Repo cleanup

Version 0.2.0 - Hello World

02 Jul 20:25
2e8c7d5
Compare
Choose a tag to compare

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.