This release introduces a request caching feature and several new commands for interacting with exchanges, including /orderbook, /trades, /ticker, /order, and /cancel. The /help command has been updated to include information about the bot software and its configuration.
The Command, Order book, and Trader modules have been refactored for improved maintainability. A new database configuration setting has been added to support these changes. The getOrderDetails() function has been fixed in both the Azbit and P2B connectors.
Dependencies have been updated, and general bug fixes and improvements have been applied throughout the codebase. Logging has been improved, and TypeScript types have been added to enhance type safety and developer experience.