Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 261 Bytes

NEWS.md

File metadata and controls

8 lines (6 loc) · 261 Bytes

ddd 0.1.0

New Features

  • use_ddd set up the necessary infrastructure for Domain-driven Design in R
  • add_entity add an entity to a domain
  • add_value_object add a value object to a domain
  • add_domain_servoce add a domain service