Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: add market schedule #57

Merged
merged 1 commit into from
Dec 20, 2024
Merged

feat!: add market schedule #57

merged 1 commit into from
Dec 20, 2024

Conversation

ali-bahjati
Copy link
Contributor

@ali-bahjati ali-bahjati commented Dec 20, 2024

This change removes the hard-coded calendar and adds MarketSchedule class to offer the same features using schedule metadata in the products.

It is a breaking change and requires all downstream users to stop relying on hard-coded dates. They'll need to read the schedule from the product accounts and it will remove the need to keep updating this package.

The new logic is tested extensively to ensure the output is correct and I've manually made sure it matches the removed logic.

@ali-bahjati ali-bahjati force-pushed the feat/add-market-schedule branch from 973f19d to 608a6ff Compare December 20, 2024 15:04
This change removes the hard-coded calendar and adds MarketSchedule class to offer the same features using `schedule` metadata in the products.

feat!: add market schedule

This change removes the hard-coded calendar and adds MarketSchedule class to offer the same features using `schedule` metadata in the products.
@ali-bahjati ali-bahjati force-pushed the feat/add-market-schedule branch from 608a6ff to 50d26aa Compare December 20, 2024 15:12
@ali-bahjati ali-bahjati merged commit a62a2d1 into main Dec 20, 2024
1 check passed
@ali-bahjati ali-bahjati deleted the feat/add-market-schedule branch December 20, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants