v0.53.0
What's Changed
- From<u8, u16, u32> for u64 implementations by @SwayStar123 in #5817
- Refactor trait map and module symbol resolution code to allow usage for parsed declarations by @tritao in #5810
- Add support for fig completions by @crodas in #5669
- Cache in front of check_if_trait_constraints_are_satisfied_for_type by @xunilrj in #5827
- Add
ZERO_U256
constant by @bitzoic in #5829 - Fix ZERO_B256 docs by @GearedPaladin in #5835
- Expand Native Asset Docs by @bitzoic in #5808
- change ConcurrentSlab to use Vec by @xunilrj in #5838
- Fix and improve errors when the entry fns cannot be generated by @xunilrj in #5824
- Optimize retrieve_interface_surface_and_items_and_implemented_items_for_type by @xunilrj in #5837
- Fixes compiler performance in mega_example. by @esdrubal in #5841
- Fixes FQP root type not found when inside a library. by @esdrubal in #5832
- chore:bump sdk to v0.56, fuel-core to 0.23.0, fuel-vm to 0.47.1 by @kayagokalp in #5759
- Fix critical GC <> LSP bug and enable dynamic GC configuration. by @JoshuaBatty in #5813
- chore: bump to v0.53.0 by @JoshuaBatty in #5831
New Contributors
- @GearedPaladin made their first contribution in #5835
Full Changelog: v0.52.1...v0.53.0