Skip to content

Releases: esofar/dddify

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 13:29

🚀 Release v1.0.1

✨ Features

  • feat: support service provider DbContext options

🐛 Fixes

  • fix: omit default API result data
  • fix: preserve owned entries during soft delete
  • fix: output business exception metadata in logging scope

📝 Documentation

  • docs: clarify domain project structure
  • docs: fix favicon paths for custom domain
  • docs: configure GitHub Pages custom domain for dddify.net

♻️ Refactoring

  • refactor: improve unit of work transaction logging

🏗️ Build & Dependencies

  • ci: skip CI for documentation-only changes

🔧 Chore

  • chore: bump version to 1.0.1

📦 Installation

dotnet add package Dddify --version 1.0.1

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 May 16:07

🚀 Release v1.0.0

🔧 Chore

  • chore: initial commit

📦 Installation

dotnet add package Dddify --version 1.0.0

Full Changelog: https://github.com/esofar/dddify/commits/v1.0.0