Releases: GregaMohorko/GM.Utility
Releases · GregaMohorko/GM.Utility
v1.2.0.1
Fixed a bug in ReflectionUtility.GetAssemblyInformation().
v1.2.0.0
- Ported to .NET Standard 2.0
- Changed ReloadableCollection
- Removed ProcessesUtility
v1.1.3.0
- Added ReloadableCollection
- Added TypeUtility
- Added methods to ReflectionUtility:
- CallStaticConstructor
- GetCallingMethod
- GetCallingType
- GetTypesInNamespace
v1.1.2.0
Added Singleton.
Added into Environment, Reflection and String.
v1.1.1.0
Added Cryptography utility.
Added some utility functions for Processes.
Added KeyCodes.
v1.1.0.0
Added Statistic and Double utility.
Updated Environment and Reflection utility.
v1.0.1.0
Added utilities for Environment, Processes and XML.
v1.0.0.2
Fixed a bug when getting the assembly information of the application.
v1.0.0.1
Fixed a bug in ReflectionUtility when getting the assembly information for current assembly.