Skip to content

Releases: BigBang1112/tm-essentials

TmEssentials 2.8.0

09 May 18:44
1492241

Choose a tag to compare

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

11 Apr 22:06
9c3b0a0

Choose a tag to compare

TmEssentials

  • Added TextFormatter.FormatHtml

TmEssentials.Razor

  • Reuse FormatHtml from base library

Assets were automatically generated using the publish workflow.

TmEssentials 2.6.2

15 Mar 23:19
eae837d

Choose a tag to compare

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

07 Feb 15:15
797015a

Choose a tag to compare

TmEssentials

  • Improved time functions

TmEssentials.Razor 1.1.1

  • Fixed format cancelling

Assets were automatically generated using the publish workflow.

TmEssentials 2.6.0

08 Jan 19:41
dff4642

Choose a tag to compare

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

16 Oct 19:45
bcc8c24

Choose a tag to compare

  • 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

28 Mar 20:17
2037f75

Choose a tag to compare

  • 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

20 Jul 03:59
71c0f24

Choose a tag to compare

  • Added MapUtils.GenerateMapUid()

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

Assets were automatically generated using the publish workflow.

TmEssentials 2.4.2

14 Apr 15:35
1b6b75d

Choose a tag to compare

  • Updated NuGet properties

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

Assets were automatically generated using the publish workflow.

TmEssentials 2.4.1

24 Jan 18:27
cd15abf

Choose a tag to compare

  • 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