v1.037
New Features:
TryParseEnglishWords
(inverse ofToEnglishWords
)- Variations of
SLazy<T>
andValueLazy<T>
:SLazyNoCatch<T>
,SLazyNoLock<T>
,SLazyNoLockNoCatch<T>
,SLazyPublicationLock<T>
,SLazyPublicationLockNoCatch<T>
,ValueLazyNoCatch<T>
,ValueLazyNoLock<T>
,ValueLazyNoLockNoCatch<T>
,ValueLazyPublicationLock<T>
, andValueLazyPublicationLockNoCatch<T>
.
Bug Fixes:
ToEnglishWords
- fixed bug where
decimal.ToString
included trailing fractional 0's - spelling fix "Quintrillionths" -> "Quintillionths"
- fixed bug where