Commit Graph

19 Commits (main)

Author SHA1 Message Date
maye ff7e137b02 update 2025-08-20 23:16:22 +08:00
maye 1bc2990aa6 update 2025-08-20 22:37:28 +08:00
Yoo1tic 271e628987 Update to v0.3.0 2025-08-20 15:16:40 +08:00
Yoo1tic 0eb68e974e Update to v0.2.1 2025-08-11 01:49:30 +08:00
Yoo1tic 57f19bee46 Update to v0.2.0 2025-08-10 22:38:07 +08:00
Yoo1tic 97e07920dc feat: add tracing and progress indicators for key validation process 2025-08-10 21:25:09 +08:00
Yoo1tic df1d8c5a72 Update to v0.1.1 2025-08-09 16:42:06 +08:00
Yoo1tic e5821f5b4c feat: add structured logging with tracing 2025-07-28 22:49:04 +08:00
Yoo1tic f10c2a8afb refactor: replace anyhow with thiserror for typed error handling 2025-07-28 20:23:27 +08:00
Yoo1tic 660367d8a3 feat: remove anyhow dependency and replace with custom error handling; update validation error types 2025-07-28 19:06:37 +08:00
Yoo1tic 9e88973ef7 feat: refactor key validation logic and restructure configuration handling; remove unused modules 2025-07-28 18:35:06 +08:00
Yoo1tic 3cbd0d5e22 feat: add mimalloc dependency and update memory allocator; remove unused ASCII art 2025-07-28 15:59:05 +08:00
Yoo1tic b77b27b8ec feat: add http2 support to reqwest client and update dependencies 2025-07-20 01:19:32 +08:00
Yoo1tic ab66228072 feat: update reqwest dependency to enable rustls-tls support 2025-07-20 00:15:07 +08:00
Xerxes-2 96ac85072e
feat: update file writing methods to use async I/O and improve dependency versions 2025-07-17 19:41:38 +10:00
Yoo1tic 99804c5cab
feat: Reorganize project structure (#1)
* feat: implement API key validation with retry logic and refactor key loading

* feat: add configuration management and client builder for API key validation

* feat: restructure project modules and implement validation service for API key processing
2025-07-16 22:59:48 +08:00
Yoo1tic 5c09a58786 fix: normalize package name to lowercase in Cargo files 2025-07-07 00:10:47 +08:00
Yoo1tic 63f0599c43 feat: update dependencies and enhance key validation logic 2025-07-07 00:00:11 +08:00
Yoo1tic 30c2610925 feat: add Gemini-Keychecker tool for API key validation 2025-07-06 23:52:09 +08:00