Releases: BigBang1112/tm-essentials
TmEssentials 2.8.0
TmEssentials
- Added compact mode (
bool compact), omitting the minute digit for times under 1 minute, useful for deltas - (breaking) Moved TypeConverters to
Convertersnamespace
Assets were automatically generated using the publish workflow.
TmEssentials 2.7.0
TmEssentials
- Added
TextFormatter.FormatHtml
TmEssentials.Razor
- Reuse FormatHtml from base library
Assets were automatically generated using the publish workflow.
TmEssentials 2.6.2
TmEssentials
- Fixed deformatting for uppercase
$Land$H
TmEssentials.Razor 1.1.2
- Fixed formatting for uppercase
$Land$H
Assets were automatically generated using the publish workflow.
TmEssentials 2.6.1
TmEssentials
- Improved time functions
TmEssentials.Razor 1.1.1
- Fixed format cancelling
Assets were automatically generated using the publish workflow.
TmEssentials 2.6.0
TmEssentials
- Added
TypeConvertersupport toTimeInt32andTimeSingle - Fixed
ParseandTryParsenot counting negative values forTimeInt32andTimeSingle - Removed .NET 6 and .NET 7 support
TmEssentials.Razor 1.1.0
- Added
AllowLinksandAllowManialinkstoFormattedText
Full Changelog: v2.5.3...v2.6.0
Assets were automatically generated using the publish workflow.
TmEssentials 2.5.3
- Added
JsonTimeInt32ConverterandJsonTimeSingleConverter - Added
TmEssentials.Razorpackage with HTML text formatter
Full Changelog: v2.5.1...v2.5.3
Assets were automatically generated using the publish workflow.
TmEssentials 2.5.1
- Added
TryParseandParse - Added concrete
IComparable<TimeInt32>andIComparable<TimeSingle> - Updated to .NET 9
Full Changelog: v2.5.0...v2.5.1
Assets were automatically generated using the publish workflow.
TmEssentials 2.5.0
- Added
MapUtils.GenerateMapUid()
Full Changelog: v2.4.2...v2.5.0
Assets were automatically generated using the publish workflow.
TmEssentials 2.4.2
- Updated NuGet properties
Full Changelog: v2.4.1...v2.4.2
Assets were automatically generated using the publish workflow.
TmEssentials 2.4.1
- Added possible
FormatExceptiontoAccountUtils.ToAccountId() - Added
IEquatable<ITime>toITime - Added more of
ArgumentNullException - Minor improvements to
TextFormatter.Deformat()
What's Changed
- TmEssentials 2.4.1 by @BigBang1112 in #11
Full Changelog: v2.4.0...v2.4.1