2024-03-08 (2)
Release Notes for Version 0.1.5
New Features
Calendar API Integration: A new Calendar API has been integrated into the system, allowing users to access calendar-related features directly from the README documentation.
Trading Day Information: Users can now retrieve trading day information through the newly added Calendar API, which includes a dedicated response model for trading days.
Bug Fixes
Function Name Cleanup: Cleaned up function names for better readability and consistency across the codebase.
Unified Response Structure: Standardized the response structure for the Calendar API to ensure consistency in the data returned to the users.
Known Issues
No known issues have been reported or documented for this release.
Etc...
Test Code Added: Added test code for the Calendar API to ensure its functionality and reliability.
Documentation Updates: Updated the README and documentation to reflect the new Calendar API features and usage.
Codebase Cleanup: Removed unnecessary
generate.sh
scripts that were no longer needed in the project. Tag Message:FL-370 add calendar on readme - The Calendar API has been documented in the README for easier access and understanding by the users.
Last updated