Changelog¶
All notable changes to the Unraid API project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased¶
Added¶
- Comprehensive documentation with MkDocs and Material theme
- Google AdSense integration in documentation
0.1.0 - 2023-06-01¶
Added¶
- Initial release of the Unraid API library
- Support for both synchronous and asynchronous clients
- Complete coverage of Unraid GraphQL API endpoints
- Strongly-typed Pydantic models
- Authentication support
- Error handling
- Basic command-line interface