Skip to content
This repository was archived by the owner on Jul 25, 2026. It is now read-only.

Releases: Macabresoft/Macabresoft.Core

2.0.2

Choose a tag to compare

@macabrett macabrett released this 13 Dec 13:30
  • Include README in NuGet package
  • Upgrade to .NET 10
  • Upgrade NuGet packages

2.0.1

Choose a tag to compare

@macabrett macabrett released this 03 Jan 15:15
  • Upgrading NuGet packages

2.0.0

Choose a tag to compare

@macabrett macabrett released this 15 Dec 22:26
  • Targets .NET 8

1.0.14

Choose a tag to compare

@macabrett macabrett released this 20 Feb 19:10
  • ValueChangedEventArgs added
  • Upgraded testing nuget packages

1.0.13

Choose a tag to compare

@macabrett macabrett released this 12 Feb 13:21
  • Updated PropertyChangedNotifier to dispose

1.0.12

Choose a tag to compare

@macabrett macabrett released this 27 Dec 21:46

Refactors

  • Overriding package with release builds instead of debug.

1.0.11

Choose a tag to compare

@macabrett macabrett released this 27 Dec 21:43

Features

  • Targets .NET Standard 2.0.

Refactors

  • Code cleanup.

1.0.10

Choose a tag to compare

@macabrett macabrett released this 20 Nov 16:31

1.0.10.0

Features

  • InsertOrAdd(...) extension method added for IList.

Refactors

  • NuGet package upgrades.
  • Updated to .NET 6.

1.0.9

Choose a tag to compare

@macabrett macabrett released this 10 Apr 11:22

Features

  • RollingMeanFloat can have all of its values cleared using Clear().

Refactors

  • NuGet package upgrades.

1.0.8

Choose a tag to compare

@macabrett macabrett released this 04 Jan 17:07

Features

  • DisplayNameHelper can retrieve the display name of types, properties, and enums.