Skip to content

v0.17.13

Compare
Choose a tag to compare
@kubukoz kubukoz released this 26 Jul 19:36
· 10 commits to series/0.17 since this release
39940fb

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

Full Changelog: v0.17.12...v0.17.13