0.2.7
What's Changed
- Remove the direct force unwrap from generated functions by @skorulis-ap in #113
- Parse the assembly type based on the inheritance clause by @skorulis-ap in #115
- Add
ignore
access level modifier by @skorulis-ap in #116 - Parse module-name knit directives by @skorulis-ap in #118
- Create ModuleImportContainer to maintain an ordered unique list of imports by @skorulis-ap in #119
- Conform additional assemblies to GeneratedModuleAssembly by @skorulis-ap in #120
- Bump release version to 0.2.7 by @skorulis-ap in #121
Full Changelog: 0.2.6...0.2.7