Skip to content

0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 23:12
· 261 commits to main since this release
d2e818d

Note: This release has issues with parent validation which is fixed in 0.2.4

What's Changed

  • Remove Duplicate Imports in Type Safety Source File Generation by @jcausevski in #88
  • Add an injected assemblyValidation closure for ModuleAssembler by @bradfol in #89
  • Update ScopedModuleAssembler to use assemblyValidation closure by @bradfol in #90
  • Disambiguate the library from the executable by @bradfol in #91
  • Upgrade SwiftSyntax to 509.0.1 by @bradfol in #92
  • Bump Swift Syntax to 509.0.2 by @bradfol in #93
  • Fix syntax issue in release.yml by @skorulis-ap in #95
  • Parse the TargetResolver from assemblies by @skorulis-ap in #94
  • Add support for parsing registrations wrapped in #if conditions by @skorulis-ap in #96
  • Create WeakResolver by @skorulis-ap in #97
  • Make sure that optionalResolver property doesn’t leak container by @bradfol in #99
  • Bump version to 0.2.3 by @skorulis-ap in #98

New Contributors

Full Changelog: 0.2.2...0.2.3