mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
Merge remote-tracking branch 'origin/ConnectPro_v1.8' into ConnectPro_v1.9
This commit is contained in:
commit
e0287cfc7b
5 changed files with 21 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue