···292292 when it could use the cache from previous compilations.
293293 ([Louis Pilfold](https://github.com/lpil))
294294295295+- Fixed a bug where `let assert` would not assert that the given value matched
296296+ the pattern if it was the only expression inside a block.
297297+ ([Surya Rose](https://github.com/GearsDatapacks))
298298+295299## v1.9.1 - 2025-03-10
296300297301### Formatter