Skip to content

Releases: atedeg/mdm

v1.0.0-beta.2

01 Aug 21:09
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-08-01)

Bug Fixes

  • add type annotations to silence wartremover (0f2e14c)
  • products: change macro to generate list of weights per cheese type (038da8b)
  • utils: move givens from outside compatnion objects and add Distance type class (64cde37)

Features

  • add new batch event (9c0f30f)
  • add stocking bounded context (028ee56)
  • implement stocking actions (7cbe9c0)
  • stocking: integrate stocking bounded context with shared kernel (099bc05)

v1.0.0-beta.1

01 Aug 19:20
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2022-08-01)

Features

  • complete domain modelling (956703d)
  • complete quintals of milk estimation (34aa275)
  • define first batch of ubiquitous language (fa83eee)
  • define incoming and outgoing events (a2e0174)
  • definition of domain events for milk-planning (242a875)
  • first basic implementation for estimate quintals of milk (697e87d)
  • first definition of domain actions (fcdcbbf)
  • implement logic for calculate milk needed for products (d914fe7)