We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(async): add maxQueueSize and maxPending options for v3.1.0
feat: Update documentation for ApiClient, CLI Swagger Generator, CLI Type Generator, and CryptoUtils with v3 changes including HTTPS enforcement and error handling improvements
feat: Enhance FileUploadHelper documentation with resumable uploads and concurrency options
feat: Add Pipeline documentation for functional data transformations
feat: Enhance WebSocketHelper with exponential backoff, reconnect events, and schema validation
feat: Add RequestQueue and RequestBatcher classes to Async Toolkit documentation
Merge branch 'master' of https://github.com/sebamar88/bytekit.wiki
feat: Add PromisePool class and PoolTimeoutError to Async Toolkit documentation
Updated CLI DDD Scaffolding (markdown)
docs: Update StreamingHelper documentation to include fetchSSE details and examples
feat: Enhance StreamingHelper, UrlHelper, and WebSocketHelper documentation and functionality - Updated StreamingHelper to support streaming JSON lines, SSE, and file downloads with progress tracking. - Improved UrlHelper for better query string serialization and SEO-friendly slug generation, including support for nested objects and arrays. - Revamped WebSocketHelper to provide automatic reconnection, heartbeat, and request/response patterns with enhanced error handling.
docs: rename QueryStringHelper to UrlHelper
docs: remove UrlSlugHelper reference from Home index
docs: remove UrlSlugHelper.md and update references
docs: add slugify tutorial inside QueryStringHelper.md bilingually
docs: deep bilingual extensions for Profiler, Crypto, Routing, FileUpload, Streaming and deduplication
docs: huge bilingual upgrade for EnvManager, RateLimiter, RequestCache, CacheManager, PollingHelper, CircuitBreaker
docs: didactic rewrite of Home and ApiClient for trainees
docs: clean deprecated utilities and add new API methods/models
Updated Profiler (markdown)
Updated CryptoUtils (markdown)
Updated Logger (markdown)
Updated ApiClient (markdown)
Updated RequestDeduplicator (markdown)
Updated Home (markdown)
📚 Update wiki documentation - 2025-12-29