Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:07
· 2 commits to master since this release
873a087

Release Notes

Track the evolution of LCSoft.Results - from new features and improvements to breaking changes and bug fixes. This helps you understand what's changed between versions and plan your upgrades.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.1.2] - 2025-07-08

Added

  • Support for .NET 5, .NET 6, .NET 7, and .NET 8 — now multi‑targeted with no code changes required.
  • New test configuration options to optionally disable test parallelism during local development.
  • Introduced CHANGELOG.md using Keep a Changelog.
  • Added GitHub Actions workflow to automatically create Git tags and releases based on changelog updates.

Fixed

  • Unit tests updated to ensure compatibility with .NET 5.

Changed

  • Internal test configuration refactored to handle parallelism flags in a cleaner, more elegant way.


Changelog