All notable changes to atlas-mock-client
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Request matcher by @jenky in #2
Full Changelog: https://github.com/phanxipang/mock-client/compare/1.1.1...1.2.0
Full Changelog: https://github.com/phanxipang/mock-client/compare/1.1.0...1.1.1
- Moving to org by @jenky in #1
- @jenky made their first contribution in #1
Full Changelog: https://github.com/phanxipang/mock-client/compare/1.0.5...1.1.0
- Fix sequential issue with
ScopingMockClient
Full Changelog: https://github.com/jenky/atlas-mock-client/compare/1.0.4...1.0.5
1.0.4 - 2023-04-29
- Fix
Content-Type
header forxml
file.
1.0.3 - 2023-04-29
- Add
Content-Type
header automatically based on fixture file extension.
1.0.2 - 2023-03-24
- Add missing dependency:
php-http/discovery
.
1.0.1 - 2023-03-24
- Rerelease.