Skip to content

v2.1.1

Choose a tag to compare

@ChrisMavrommatis ChrisMavrommatis released this 12 Jan 22:57
· 372 commits to main since this release

Overview

  • Internal refactoring.
  • Removed Postman metadata from API documentation.
  • Updated packages.

⚙️ Core Changes

  • Removed external dependencies on ChrisMavrommatis.Features and ChrisMavrommatis.StartupTasks by implementing internal versions.
  • Consolidated logging (ChrisMavrommatis.Logging) and testing (ChrisMavrommatis.Shouldly) utilities into kernel modules and removed /dep folder.
  • Migrated solution file to new Visual Studio .slnx format.
  • Updated NuGet packages to latest stable versions.
  • Removed Postman-related metadata from API documentation files.