Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 696 Bytes

scenario-mock-server

1.2.0

Minor Changes

  • 252134d: Allow for grouping of scenarios. This change allows for an additional group property to be added to scenarios and a groups object that maps group id to group name for the UI. In the UI scenarios will be split by group to make it easier to manage a larger number of scenarios.

1.1.0

Minor Changes

  • 0073971: Expose request headers to response functions

1.0.2

Patch Changes

  • da8945f: Update API docs to reflect changes made since data-mocks-server.

1.0.1

Patch Changes

  • eec3ed9: Replace references to data-mocks-server

1.0.0

Major Changes

  • 4a5bee4: First release of Scenario Mock Server