mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-01-11 19:44:55 +00:00
Merge remote-tracking branch 'origin/ConnectPro_v1.8' into ConnectPro_v1.9
This commit is contained in:
@@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
### Changed
|
||||
- Added GetParentUri method to UriExtensions
|
||||
|
||||
## [14.1.0] - 2021-01-21
|
||||
### Added
|
||||
- Added overload to GuidUtils that takes an enumerable of guids and combines them into a new deterministic guid
|
||||
|
||||
### Changed
|
||||
- A SafeTimer constructor that executes the callback immediately now does this instead of waiting infinitely
|
||||
|
||||
## [14.0.0] - 2021-01-14
|
||||
### Added
|
||||
- Added Get and Set extensions to PropertyInfo in SIMPLSHARP to mimic overloads avaliable in NETSTANDARD
|
||||
|
||||
Reference in New Issue
Block a user