What's Changed
TryAtSoftware.Extensions.Collections
- Bitmask by @TonyTroeff in #66
- Bitmask documentation by @TonyTroeff in #71
- Implement the
FindLeastSignificantUnsetBitmethod by @TonyTroeff in #73 - Shift operators for bitmask by @TonyTroeff in #76
- Find most significant set/unset bit by @TonyTroeff in #78
- Introduced the
SetAllandUnsetAllmethods for bitmasks by @TonyTroeff in #82 - Count set/unset bits by @TonyTroeff in #81
- In-place bitwise operations by @TonyTroeff in #84
- Introduced the
HasCommonSetBitsWithmethod for bitmasks by @TonyTroeff in #85 - Reworked in-place bitwise operations by @TonyTroeff in #87
TryAtSoftware.Extensions.Reflection
- Load referenced assemblies by @TonyTroeff in #48
- Added documentation for the new assembly extensions by @TonyTroeff in #52
- Generic types setup extraction improvements by @TonyTroeff in #89
TryAtSoftware.Extensions.DependencyInjection and TryAtSoftware.Extensions.DependencyInjection.Standard
- Dependency injection extensions by @TonyTroeff in #54
- Fixed a mistake in the documentation of
TryAtSoftware.Extensions.DependencyInjection.Standartby @jivkovaviktoria in #62 - Automatic registration of keyed services by @TonyTroeff in #75
New Contributors
- @jivkovaviktoria made their first contribution in #62
Full Changelog: 1.1.1...1.1.2