Skip to content

Releases: ooples/OoplesFinance.YahooFinanceAPI

v1.7

12 Nov 21:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.9...v1.7

v1.6.9

06 Oct 22:38
4ff9e0e
Compare
Choose a tag to compare

What's Changed

  • Modified the GetHistoricalData method to return a single class of stock data values to make it easier to parse through the data by @ooples in #93
  • Made sure volume value type was changed to long since it was throwing an exception for certain symbols by @ooples in #94
  • Went ahead and changed all volume data types to int 64 since some exceptions were still happening by @ooples in #95
  • Replaced some volume values with long instead of double by @ooples in #96

Full Changelog: v1.6.5...v1.6.9

v1.6.5

28 Sep 16:55
be3d768
Compare
Choose a tag to compare

What's Changed

  • Added a more descriptive exception message for an unhandled status co… by @ooples in #70
  • Updated version by @ooples in #71
  • Changed the error message for status codes that aren't being handled by @ooples in #73
  • Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 by @dependabot in #82
  • Bump xunit from 2.7.0 to 2.8.1 by @dependabot in #81
  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #79
  • Bump System.Text.Json from 8.0.3 to 8.0.4 by @dependabot in #88
  • Bump System.Text.Json from 8.0.3 to 8.0.4 in /tests/TestConsoleApp by @dependabot in #87
  • Bump xunit from 2.8.1 to 2.9.0 by @dependabot in #86
  • Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #85
  • Bump jetbrains.dotcover.globaltool from 2023.2.4 to 2023.2.5 by @dependabot in #84
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #89
  • Fixed issues with csv methods since Yahoo doesn't support them by @ooples in #92

Full Changelog: v1.6.2...v1.6.5

Version 1.6.2

16 Mar 18:09
3ff68b1
Compare
Choose a tag to compare

What's Changed

  • Fixed a null reference issue on certain conditions for GetChartInfoAs… by @ooples in #63
  • Bump coverlet.msbuild from 6.0.1 to 6.0.2 by @dependabot in #67
  • Bump System.Text.Json from 8.0.2 to 8.0.3 by @dependabot in #66
  • Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #65
  • Bump jetbrains.dotcover.globaltool from 2023.2.3 to 2023.2.4 by @dependabot in #64
  • Did some minor code cleanup by @ooples in #69

Full Changelog: v1.6...v1.6.2

Version 1.6

01 Mar 01:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

v1.5

28 Jun 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5

v1.4.0

17 Feb 03:53
Compare
Choose a tag to compare

What's Changed

Added a whole bunch of new methods

Full Changelog: v1.3.3...v1.4.0

v1.3.3

11 Feb 03:17
Compare
Choose a tag to compare

I added over 30 new methods to get various stock info from getting top mutual funds to getting morningstar five star stocks

I made a switch to a different json api so expect many changes in the next few weeks. I'm also in the process of adding another 20 methods to get various stock info.

Let me know if you have any suggestions or if you encounter any bugs!

v1.2.0 (Added a bunch of new features)

23 Jan 03:55
Compare
Choose a tag to compare

We have added a bunch of new features and please check our readme section for a full list of examples for all 39 data types that we support

Full Changelog: v1.0.4...v1.2.0

v1.0.4 Added Stock Recommendations

13 Jan 22:24
Compare
Choose a tag to compare

We have just added the ability to get stock recommendations for any stock symbol