Releases: AbsaOSS/ScAPI
0.1.1
ScAPI v0.1.1 Release Notes
What's Changed
- #42 - Add ExtractJson method - string from json path by @miroslavpojer in #43
Contributors
Full Changelog: 0.1.0...0.1.1
0.1.0
ScAPI v0.1.0 Release Notes - Initial Release
We are thrilled to announce the initial release of ScAPI, version 0.1.0. This release marks the beginning of our journey in providing a specialized API testing tool. It's important to note that as a preliminary version, v0.1.0 is primarily aimed at early adopters and testers, and may not yet be suited for broad production use.
Key Features in this Initial Release:
- Project Foundation: Establishing the core architecture of ScAPI.
- DevOps Integration: Initial steps towards DevOps compatibility.
- JSON File Handling: Introduction of JSON file parsing and validation logic.
- Pre and Post Test JSON Logic: Implementing logic for JSON files to be used before and after tests, allowing for more versatile testing scenarios.
- Result Reporting: A basic output feature for result reporting has been added, enabling initial tracking and analysis of test outcomes.
- Logging and Debugging: Enhanced logging solutions provide valuable insights during testing.
Conclusion
As an initial release, ScAPI v0.1.0 is a stepping stone towards a comprehensive API testing solution. We welcome feedback and contributions from early users to help shape its future development. Please note that this version is intended for evaluation and early testing, and we look forward to delivering more robust and feature-rich updates in the future.
Contributors
Full Changelog: https://github.com/AbsaOSS/ScAPI/commits/0.1.0