Releases: hmlongco/Factory
Releases · hmlongco/Factory
1.0.5 Release
- Fix unneeded Factory retention in Injected Property Wrapper
- Some internal name changes
- Added Multipl Module examples in demo project
1.0.4 Release
- Optimize creation of factory cache id
1.0.3 Release
- Streamline handling of optionals in registered
1.0.2 Release
- Refactored common scope cache mechanism
- Allow global scope cache resets
1.0.1 Release
- Improves performance on happy path factory resolution code
- Splits decorator into distinct cached and created decorators
- Fixes Registration.pop() to do nothing if stack is empty
1.0.0 Initial Release
README 10