···378378- Fixed a bug that would result in `gleam build` being slower than necessary
379379 when finding the Gleam files of a package.
380380 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
381381+382382+- The formatter now properly formats binary operations in bit array size
383383+ segments.
384384+ ([Andrey Kozhev](https://github.com/ankddev))