v0.52.1
What's Changed
- Some cleanups and refactors to module-related code by @tritao in #5793
- Fix dead links by @bitzoic in #5807
- Fixes compiler asking for unnecessary disambiguation for trait methods. by @esdrubal in #5801
- Add u256 conversions by @SwayStar123 in #5767
- Fail nicely on imports without callpaths by @jjcnn in #5792
- From for u16 implementation by @SwayStar123 in #5815
- docs: add troubleshooting for slow performance by @hummusonrails in #5794
- fix: make sure to check std is taken from sway-lib-std folder by @kayagokalp in #5819
- Fixes ignored where clause. by @esdrubal in #5799
- From<u8, u16> for u32 by @SwayStar123 in #5816
- chore: bump to v0.52.1 by @kayagokalp in #5822
New Contributors
- @hummusonrails made their first contribution in #5794
Full Changelog: v0.52.0...v0.52.1