Skip to content

js - 2.0.1

Compare
Choose a tag to compare
@raphckrman raphckrman released this 07 Sep 23:17
· 19 commits to js since this release
06832df

🚀 What's New in v2.0

  • Complete Code Refactoring: Improved project structure for better maintainability and performance.
  • New Endpoints: Added new endpoints to provide more comprehensive coverage of TurboSelf API functionalities.
  • Bug Fixes: Corrected type errors that were due to missing documentation in version 1.0.
  • Performance Enhancements: Optimized code for faster response times and better overall performance.

📋 Change Logs

  • Support for accounts with multiple balances: Now supports accounts that have more than one balance.
  • Support for reservations with multiple terminals: Enhanced reservation system to work seamlessly across multiple terminals.
  • New method to change password: Added a new API method for users to update their passwords.
  • New method to retrieve a specific payment: Added a new API method to fetch details of a specific payment with his token.
  • Added method to retrieve a specific event from history: Implemented a new method to fetch a specific event from the host's history.
  • Removed all dependencies: The application no longer relies on external dependencies, making it lighter.