All notable changes to DUWENINK.Captcha will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.0 - 2024-01-17
- Initial release
- Cross-platform captcha generation tool
- Support for multiple font types:
- Candara
- Impact
- Monbaiti
- STCAIYUN
- Dependency injection support
- ImageSharp integration for image processing
- Font embedding in package
- Microsoft.Extensions.DependencyInjection
- SixLabors.ImageSharp (3.1.6)
- SixLabors.ImageSharp.Drawing (2.1.4)