What's Changed
- Add \0 as escaped char and generalize escaped char parsing by @Champii in #125
- Escaped chars by @Champii in #132
- Introducing default trait methods by @Champii in #128
- Fix dot notation newline by @Champii in #140
- Struct fields are no more reordered. by @Champii in #138
- Submodule parser errors by @Champii in #137
- Span unification by @Champii in #146
- Replace diagnostics with Ariadne by @Champii in #148
- Bin flags: remove --state --tokens and --repl, add --thir by @Champii in #154
- Reimplement optional type signature to force a type for a fn by @Champii in #156
- Add quiet config and silence tests by @Champii in #160
- Add self prototype notation and self type by @Champii in #162
- v0.4.3 by @Champii in #163
Full Changelog: v0.4.2...v0.4.3