PeyrSharp v1.7.0.2307
What's new?
PeyrSharp.Core
New
- 6b6c0c8 Added Range() method in Stats (#117)
- 66e4045 Added Variance() method in Stats (#118)
- bee237a Added StandardDeviation() method in Stats (#119)
Updated
- 6eae22c Improved exceptions
PeyrSharp.Env
New
- 74e5025 Added UwpApp record (#120)
- 6ff45ae Added the possibility to get UWP apps asynchronously (#120)
Compatibility
Some modules of PeyrSharp are targeting features only available in specific operating systems. Thus, some packages aren't available on all platform.
Package/Platform | Windows | macOS | Linux + others |
---|---|---|---|
Core | ✅ | ✅ | ✅ |
Env | ✅ | ||
Enums | ✅ | ✅ | ✅ |
Exceptions | ✅ | ✅ | ✅ |
Extensions | ✅ | ✅ | ✅ |
UiHelpers | ✅ | ❌ | ❌ |
Caption:
- ✅ Full Support
⚠️ Partial Support- ❌ Unsupported platform