Skip to content

Add 52-week high/low fields to quote data#10

Merged
fleveque merged 1 commit into
mainfrom
feat/52-week-range
Feb 13, 2026
Merged

Add 52-week high/low fields to quote data#10
fleveque merged 1 commit into
mainfrom
feat/52-week-range

Conversation

@fleveque

Copy link
Copy Markdown
Owner

Summary

  • Add fifty_two_week_high and fifty_two_week_low fields to quote hash from Yahoo Finance API
  • Update all specs with new fields in mock responses and expected hashes
  • Backfill CHANGELOG.md with missing version entries (0.2.0–0.4.0)
  • Bump version to 0.4.1

Test plan

  • bundle exec rake passes (42 examples, 0 failures)
  • RuboCop clean
  • gem push yahoo_finance_client-0.4.1.gem after merge

🤖 Generated with Claude Code

Include fiftyTwoWeekHigh and fiftyTwoWeekLow from Yahoo Finance API
response in the quote hash returned by get_quote and get_quotes.
Bump version to 0.4.1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fleveque fleveque merged commit c76face into main Feb 13, 2026
1 check passed
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.

1 participant