Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

changelog entry

+4
+4
CHANGELOG.md
··· 378 378 - Fixed a bug that would result in `gleam build` being slower than necessary 379 379 when finding the Gleam files of a package. 380 380 ([Giacomo Cavalieri](https://github.com/giacomocavalieri)) 381 + 382 + - The formatter now properly formats binary operations in bit array size 383 + segments. 384 + ([Andrey Kozhev](https://github.com/ankddev))