Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 625 Bytes

Changelog

All Notable changes to context-domain will be documented in this file. This project adheres to Semantic Versioning.

NEXT - YYYY-MM-DD

Added

  • Interfaces for use-case architecture
  • Domain exception
  • Interface for domain events
  • Interface for value objects
  • Interface for identifiers
  • Abstract uuid identifier to provide the functionality for uuid based identifiers
  • Interfaces for entities and aggregates
  • Immutable DateTime value object with testing aids

Changed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing