# Changelog

## 1.0.12
- Apply security patches
## 1.0.11
- Fix: GET doesn't send body by default
- Security patches
- Reduce package size by 40%
## 1.0.10
- Greatly reduce package size after installation
- Improve test runner - add query parameters, improve the types
## 1.0.9
- Loosen requirements for test runner's structs
- Support multiple body types in the test runner's schema
- Add more integration tests
## 1.0.8
- Support Client instances
- Add base URL
- Add common headers
- Add SILENT mode
- Change verboce configuration parameter to VERBOSE
- Extend documentation
- Reduce code smells
- Test suite generator is officially supported
- Exports schema generation
- Makes body type more generic
- Improved documentation and examples
- Change license to MIT
- Adds jest generation from schema
- Adds field hiding helper for sensitive or volatile fields


## 1.0.3
- Initial stable version
- Contains client module
- Contains swagger deffinition validator module
