What's Changed
- Do not fall back to a generated initializer in InstantiableVisitor by @dfed in #122
- Support nested
@Instantiable
types by @dfed in #123 - Enable opting out of
Instantiable
protocol conformance by @dfed in #125 - Properly parse file when extension is written before
@Instantiable
type by @dfed in cd58644
Full Changelog: 0.9.0...0.9.1