Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 489 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 489 Bytes

RELEASE v1.1.0

Release which includes following features:

  1. Introduced Unit Of Work Pattern
  2. Maintenance related patches and bugfixes

RELEASE v1.0.0

Release which includes following features:

  1. Multiple environment setup
  2. DB Agnostic setup, supports multiple datasource
  3. Infrastructure -> Domain Mapping -> UI Mapping
  4. Migrations, Fixtures, Seeds
  5. Multiple API versions support ( REST implementation )
  6. Global Error Handling
  7. Test Parallelization