Skip to content

Releases: MatthiWare/FinancialModelingPrep.NET

0.1.13 (2022-10-07)

10 Jul 05:46
3193495
Compare
Choose a tag to compare

What's Changed

  • Remove sensitive data from the output logs by @Matthiee in #40
  • Add Symbol Change API endpoint by @Matthiee in #41
  • Added crypto market, stock screener and social sentiment support. by @mccabe93 in #43
  • Use MinVer for Nuget Package versioning by @Matthiee in #44

New Contributors

Full Changelog: v0.1.12...v0.1.13

0.1.12 (2022-06-17)

17 Jun 16:30
196fd95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

0.1.11 (2022-06-16)

16 Jun 16:41
522c5fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

0.1.10 (2022-06-08)

08 Jun 17:35
937088e
Compare
Choose a tag to compare

What's Changed

  • Add ESG Score by @Matthiee in #33
  • General Bug Fixes
  • Update Dependencies

Full Changelog: v0.1.9...v0.1.10

0.1.9 (2022-02-19)

19 Feb 16:14
3981b2e
Compare
Choose a tag to compare

What's Changed

  • Add CIK, Interest Income on Income Statement 8e5378b
  • Add CIK, capitalLeaseObligations, preferredStock, fix minorityInterest a35840f
  • Add CIK to cashflow statement 71fef21
  • Make mktCap a long on company profile 6ff90c7

Full Changelog: v0.1.8...v0.1.9

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