Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.84 KB

CHANGELOG-1.0-dev.md

File metadata and controls

40 lines (23 loc) · 1.84 KB

Changelog

v0.15.0 (2020-02-25)

  • Update Symfony dependencies to allow 5.0 packages #379

v0.11.0 (2019-07-13)

  • [BC break] Revised AttributeValue checksum generation #339

v0.10.0 (2019-03-27)

  • Removed type suffixes #310
  • Renamed Infra\ to Infrastructure\ #309
  • Removed Entity\ namespace #307
  • Rename Entity{Fields,Features}\ to Model\ #301
  • Rename Infra\Uuid\<Entity>Id to <Entity>Uuid #286
  • Rename <Entity>Id to Scalar<Entity>Id #285

v0.9.1 (2019-02-20)

  • disallow empty string ID values #281

v0.9.0 (2019-02-09)

  • Pass context along event messages #278
  • Removed AttributesField, added AttributeField #277
  • [BC-BREAK] Require expected ID type in domain commands #269
  • Drop SimpleBus support #260
  • Drop GLOB_BRACE dependency #259

v0.8.0 (2018-12-01)

  • enable user-eav in bundle #226
  • setup user-eav bridge #225