UNPKG

blazerjob

Version:

TypeScript library for scheduling, executing, and managing asynchronous tasks (custom, HTTP, Cosmos) with a SQLite backend.

24 lines (17 loc) 748 B
# Changelog All notable changes to this project will be documented in this file. ## [1.0.2] - 2025-05-24 ### Added - Added support for Cosmos SDK queries (balance, transactions) - Added HTTP request task scheduling capabilities - Added autoExit option for script/test environments ### Improved - Translated all French documentation to English - Enhanced error handling for task scheduling - Improved TypeScript type definitions ## [1.0.1] - 2025-05-20 ### Fixed - Corrected project name from 'BlazeJob' to 'BlazerJob' throughout the documentation - Updated README with better feature highlights and usage examples ## [1.0.0] - Initial release - First public version, core features for scheduling and managing async tasks with SQLite backend.