Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 737 Bytes

Changelog

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

Added

  • 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

Dependencies

  • Microsoft.Extensions.DependencyInjection
  • SixLabors.ImageSharp (3.1.6)
  • SixLabors.ImageSharp.Drawing (2.1.4)