What's Changed
- Add Knit directive to disable code gen of performance functions by @skorulis-ap in #233
- Fix gencode script for erb files by @bradfol in #234
- Fix Resolver hierarchy + shadowed registration resolution by @bradfol in #235
- Only allow for synchronized containers when using Knit by @bradfol in #240
- Remove Swinject Assembly by @skorulis-ap in #239
- Expose AbstractRegistration publicly to allow external registrations to be created by @skorulis-ap in #236
- Break CommentCommands into a separate documentation file and update by @skorulis-ap in #237
- Throw an error when using redundant @knit access control by @skorulis-ap in #238
- Fix error messages for comment commands by @bradfol in #242
- Remove getter-callAsFunction directive by @skorulis-ap in #246
- Encode ifConfigCondition for Registration by @skorulis-ap in #243
- Add custom directive to be consumed by external scripts by @skorulis-ap in #244
- Create Resolvable macro by @skorulis-ap in #232
Full Changelog: 1.5.0...1.6.0