Skip to content

Releases: alexdresko/EasyScrutor

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 19 Dec 02:20
Immutable release. Only release title and notes can be modified.
64d27f8

0.2.4 (2025-12-19)

Features

  • add Codecov integration for comprehensive test coverage reporting (314c69d)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 19 Dec 00:13
5f458bf

0.2.3 (2025-12-19)

Bug Fixes

  • improve Release Please workflow and update documentation (#19) (a27d1b7)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:16
ba4f2dd

0.2.2 (2025-12-18)

Bug Fixes

  • combine Release Please and NuGet publish into single workflow (#17) (45e70b9)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:41
82d25c1

0.2.1 (2025-12-18)

Features

  • add Quick Start section to README for easier onboarding (#15) (6d3e551)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:35
26897a8

0.2.0 (2025-12-18)

⚠ BREAKING CHANGES

  • The main registration method has been renamed from AddAdvancedDependencyInjection() to AddEasyScrutor() for better clarity and discoverability. Users must update their code to use the new method name.

Features

  • add troubleshooting section to examples documentation (#8) (04ceb27)
  • rename AddAdvancedDependencyInjection to AddEasyScrutor (#9) (6eb18fe)

Bug Fixes

  • add missing benefit point to documentation (bcca87f)
  • add missing benefit point to documentation (acf0ac6)
  • update Release Please to use v*.. tag format and make NuGet workflow support both formats (#13) (be2caca)

EasyScrutor: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:16
692bc47

0.1.0 (2025-12-18)

⚠ BREAKING CHANGES

  • The main registration method has been renamed from AddAdvancedDependencyInjection() to AddEasyScrutor() for better clarity and discoverability. Users must update their code to use the new method name.

Features

  • rename AddAdvancedDependencyInjection to AddEasyScrutor (#9) (6eb18fe)

EasyScrutor: v0.0.7

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:04
a069104

0.0.7 (2025-12-18)

Features

  • add troubleshooting section to examples documentation (#8) (04ceb27)

Bug Fixes

  • add missing benefit point to documentation (bcca87f)
  • add missing benefit point to documentation (acf0ac6)

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 17 Dec 02:02

What's Changed

  • Enhance NuGet package metadata and add icon by @alexdresko in #6

Full Changelog: v0.0.4...v0.0.6

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Dec 01:32

What's Changed

  • Add README, icon, and enhanced metadata to NuGet package by @alexdresko in #5

Full Changelog: v0.0.2...v0.0.4