- Parse statements like `check true;` (or any other identifier) properly when using the test library. - Improved error messages when passing a non-block to `pattern(<x>)`. - Avoid crashing when passing a string that only contains whitespaces to `trimWhitespace`. - The serialization library uses default constructors to initialize missing members during deserialization. - Minor typographical improvements to the documentation.