v0.17.13
What's Changed
Backport service interpreter by @miguel-vila in #1118
Adds useful utilities for working with service interpreters, which should make it much easier to create interpreters that work efficiently.
Fix rendering of deprecated annotation in mixins by @ghostbuster91 in #1123
Resolves a bug that would previously result in codegen producing code that fails to parse and compile.
Internal changes
New Contributors
- @ghostbuster91 made their first contribution in #1123
Full Changelog: v0.17.12...v0.17.13