Skip to content

Releases: MatthiWare/FinancialModelingPrep.NET

0.1.8 (2021-11-19)

19 Nov 10:38
0f49d1c
Compare
Choose a tag to compare

What's Changed

  • Add Calendar Year Property in 8d11ea4
  • New Balance Sheet Statement Properties in 608fbb4
  • Add TTM Ratios in c07d7d6
  • Bump Microsoft.Extensions.DependencyInjection from 5.0.2 to 6.0.0 by @dependabot in #13
  • Bump Microsoft.Extensions.Configuration from 5.0.0 to 6.0.0 by @dependabot in #14
  • Add period querystring using lowercase. by @Matthiee in #17

Full Changelog: v0.1.7...v0.1.8

0.1.7 (2021-11-05)

05 Nov 14:40
6ed9cbe
Compare
Choose a tag to compare

New features and enhancements

  • Add Analyst Estimates

0.1.6 (2021-10-02)

02 Oct 12:43
42e965c
Compare
Choose a tag to compare

New features and enhancements

  • Add isAdr, isFund, exchangeShortName and type properties

0.1.5 (2021-08-09)

09 Aug 18:11
ac906dd
Compare
Choose a tag to compare

New features and enhancements

  • Add chart time series (1min/5min/15min/30min/1hour/4hour)

Bugfixes

  • Fix issues where null values where handled incorrectly

0.1.4 (2021-07-11)

11 Jul 06:58
63fcbae
Compare
Choose a tag to compare

New features and enhancements

  • Add debtToMarketCap
  • Add sellingGeneralAndAdministrativeExpenses
  • Add request rate limiter
  • Gainers, Losers, Most active endpoint
  • Add Stock Time Series endpoint
  • Add Historical Daily prices endpoint

Bugfixes

  • Company profile works when called with ETF symbol
  • Fixed issues where some companies returned error states

0.1.3

04 Jun 17:59
2e7349e
Compare
Choose a tag to compare

Changes

  • Add shares float endpoint
  • Add press releases endpoint

0.1.2

31 May 18:49
cc91412
Compare
Choose a tag to compare
  • Allow null values in calendar response
  • Add Factory Method to create client
  • Register dependencies as transient instead of scoped

0.1.1

24 May 11:10
7deeaf7
Compare
Choose a tag to compare

List of endpoints that have been added or improved

  • Add more Company Valuation Endpoints
  • Add All Calendar Endpoints
  • Add All Advanced Data Endpoints
  • Add more Market Index Endpoints
  • Add All Instituational Fund Endpoints

0.1.0

20 May 20:48
2a8193f
Compare
Choose a tag to compare

First version with most basic API's being covered.