Skip to content

v1.0.1

Latest

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