Skip to content

Renamed package

Compare
Choose a tag to compare
@christian-kolb christian-kolb released this 23 Aug 11:52
· 4 commits to main since this release
401d94c

After 3 years of usage in production, I feel the package is stable enough to be worth a 1.0.0 release 🙂

Updated the name of the package as I've realized that CQRS is not about separation of endpoints, but of models. And the package doesn't have anything to do with the models. It helps with CQS tough, therefore the new naming reflects that.

  • Breaking change: Renamed package from cqrs to cqs-routing.
  • Breaking change: Renamed namespace from DigitalCraftsman\CQRS to DigitalCraftsman\CQSRouting.