Skip to content

Releases: BigBang1112/tm-essentials

TmEssentials 2.8.0

Choose a tag to compare

@BigBang1112 BigBang1112 released this 09 May 18:44
1492241

TmEssentials

  • Added compact mode (bool compact), omitting the minute digit for times under 1 minute, useful for deltas
  • (breaking) Moved TypeConverters to Converters namespace

Assets were automatically generated using the publish workflow.

TmEssentials 2.7.0

Choose a tag to compare

@BigBang1112 BigBang1112 released this 11 Apr 22:06
9c3b0a0

TmEssentials

  • Added TextFormatter.FormatHtml

TmEssentials.Razor

  • Reuse FormatHtml from base library

Assets were automatically generated using the publish workflow.

TmEssentials 2.6.2

Choose a tag to compare

@BigBang1112 BigBang1112 released this 15 Mar 23:19
eae837d

TmEssentials

  • Fixed deformatting for uppercase $L and $H

TmEssentials.Razor 1.1.2

  • Fixed formatting for uppercase $L and $H

Assets were automatically generated using the publish workflow.

TmEssentials 2.6.1

Choose a tag to compare

@BigBang1112 BigBang1112 released this 07 Feb 15:15
797015a

TmEssentials

  • Improved time functions

TmEssentials.Razor 1.1.1

  • Fixed format cancelling

Assets were automatically generated using the publish workflow.

TmEssentials 2.6.0

Choose a tag to compare

@BigBang1112 BigBang1112 released this 08 Jan 19:41
dff4642

TmEssentials

  • Added TypeConverter support to TimeInt32 and TimeSingle
  • Fixed Parse and TryParse not counting negative values for TimeInt32 and TimeSingle
  • Removed .NET 6 and .NET 7 support

TmEssentials.Razor 1.1.0

  • Added AllowLinks and AllowManialinks to FormattedText

Full Changelog: v2.5.3...v2.6.0

Assets were automatically generated using the publish workflow.

TmEssentials 2.5.3

Choose a tag to compare

@BigBang1112 BigBang1112 released this 16 Oct 19:45
bcc8c24
  • Added JsonTimeInt32Converter and JsonTimeSingleConverter
  • Added TmEssentials.Razor package with HTML text formatter

Full Changelog: v2.5.1...v2.5.3

Assets were automatically generated using the publish workflow.

TmEssentials 2.5.1

Choose a tag to compare

@BigBang1112 BigBang1112 released this 28 Mar 20:17
2037f75
  • Added TryParse and Parse
  • Added concrete IComparable<TimeInt32> and IComparable<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

Choose a tag to compare

@BigBang1112 BigBang1112 released this 20 Jul 03:59
71c0f24
  • Added MapUtils.GenerateMapUid()

Full Changelog: v2.4.2...v2.5.0

Assets were automatically generated using the publish workflow.

TmEssentials 2.4.2

Choose a tag to compare

@BigBang1112 BigBang1112 released this 14 Apr 15:35
1b6b75d
  • Updated NuGet properties

Full Changelog: v2.4.1...v2.4.2

Assets were automatically generated using the publish workflow.

TmEssentials 2.4.1

Choose a tag to compare

@BigBang1112 BigBang1112 released this 24 Jan 18:27
cd15abf
  • Added possible FormatException to AccountUtils.ToAccountId()
  • Added IEquatable<ITime> to ITime
  • Added more of ArgumentNullException
  • Minor improvements to TextFormatter.Deformat()

What's Changed

Full Changelog: v2.4.0...v2.4.1