Releases: MatthiWare/FinancialModelingPrep.NET
Releases · MatthiWare/FinancialModelingPrep.NET
0.1.13 (2022-10-07)
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)
What's Changed
Full Changelog: v0.1.11...v0.1.12
0.1.11 (2022-06-16)
What's Changed
- Add nullalbe exchange on company search search by @walterfranssen in #35
New Contributors
- @walterfranssen made their first contribution in #35
Full Changelog: v0.1.10...v0.1.11
0.1.10 (2022-06-08)
What's Changed
Full Changelog: v0.1.9...v0.1.10
0.1.9 (2022-02-19)
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)
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)
New features and enhancements
- Add Analyst Estimates
0.1.6 (2021-10-02)
New features and enhancements
- Add isAdr, isFund, exchangeShortName and type properties
0.1.5 (2021-08-09)
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)
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