@microsoft.azure/autorest.testserver
Version:
Autorest test server.
20 lines (10 loc) • 458 B
Markdown
# Changelog
Patch version should only be changes to the specs and mock api implementations.
## 3.3.0
- Added `--appendCoverage` flag to append to previous code coverage result [PR 349](https://github.com/Azure/autorest.testserver/pull/349)
## 3.2.0
- Renamed `LLC` category to `DPG`
## 3.1.0
- Removed wiremock
## 3.0.0
- Test server v2 using a simplified api optimized for a mock api [PR 251](https://github.com/Azure/autorest.testserver/pull/251)