Added
- CLI options to clean/delete `Scenario` data before or after execution
- `Steps` for token transfers (eGLD, fungible & non fungible)
- `Steps` for token issuance, roles management and minting (fungible & non fungible)
- `TransfersCheck` to verify the transfers of a `ContractCallStep`
- Networks enumerations can be parsed by their short or full names
Modified
- Switch integration tests contracts from elrond-wasm to multiversx-sc
- Add diverse precision on contribution
Fixed
- Error when providing absolute path for `Scenes`
- Commit change when auto bumping changelog version
- Make the pylint test fail if a pylint error is detected
**Full Changelog**: [v1.0.0...v1.1.0](https://github.com/Catenscia/MxOps/compare/v1.0.0...v1.1.0)