Fix requests 5.1.1a
π§© SkJson 5.1.1a β Enhancements & Bug Fixes
This update brings significant improvements and fixes, enhancing stability and extending compatibility with different server platforms.
π New Features & Improvements
- Expanded Server Support: Added detection and support for
Leafservers, broadening plugin compatibility. - Enhanced Debugging Output: Improved details provided during JSON object and array manipulation for easier diagnostics.
- Improved Error Handling: Added warnings for unsuccessful lookups of keys or indexes within JSON structures.
- API Extension: Introduced the
isClassAvailable(String)method to verify the availability of classes by name. - Build Script Adjustments: Modified test configuration for improved compatibility with Windows environments.
π Bug Fixes
- HTTP Request and Response Fixes: Addressed issues related to HTTP request and response bodies and headers. Thank you @Fusezion
- Metrics Optimization: Moved bStats metrics initialization into
onEnable()to ensure proper loading.
π Documentation
- Wiki Link Updated: Corrected the Wiki link in
README.mdfor easier access to documentation.
For a detailed view of changes, please see the diff between 5.0 and 5.1.1a.
Thank you for your continued support and feedback!