-
Notifications
You must be signed in to change notification settings - Fork 62
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
Failed validation for FUTURE quotes (e.g. "GC=F") #449
Comments
## [2.3.2](v2.3.1...v2.3.2) (2022-04-27) ### Bug Fixes * **quote,quoteSummary:** support FUTURE type + tests (closes [#449](#449)) ([56b664b](56b664b))
🎉 This issue has been resolved in version 2.3.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks @dtslvr for reporting. Seems you're the first to use the library with quotes of futures 😅 Fixed this in Thanks for reporting! All fixed :) |
Awesome! 😃 |
Ah, great! 👏🎉 |
It's commit 56b664b btw if you want to see the new fields... (skip the schema.json diff, see the changes to quote and quoteSummary, and then don't worry about all the cached tests). |
Hey @gadicc I have successfully upgraded |
Great news! Thanks for reporting back! 🙌🙏 |
Validation Error
Minimal Reproduction
Symbol(s) that it happened for
GC=F
(gold)SI=F
(silver)HG=F
(copper)Error Message
Environment
Browser or Node:
browser
(CodeSandbox) andnode
Library version:
2.3.1
The text was updated successfully, but these errors were encountered: