|
5 | 5 | <RootNamespace>MatthiWare.FinancialModelingPrep</RootNamespace>
|
6 | 6 | <PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
|
7 | 7 | <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
8 |
| - <AssemblyVersion>0.1.4.0</AssemblyVersion> |
9 |
| - <FileVersion>0.1.4.0</FileVersion> |
| 8 | + <AssemblyVersion>0.1.5.0</AssemblyVersion> |
| 9 | + <FileVersion>0.1.5.0</FileVersion> |
10 | 10 | <Company>MatthiWare</Company>
|
11 | 11 | <PackageId>MatthiWare.FinancialModelingPrep</PackageId>
|
12 |
| - <Version>0.1.4</Version> |
| 12 | + <Version>0.1.5</Version> |
13 | 13 | <Description>FinancialModelingPrep API Client written in .NET 5</Description>
|
14 | 14 | <Copyright>Copyright Matthias Beerens 2021</Copyright>
|
15 | 15 | <Product>FinancialModelingPrep API Client</Product>
|
|
19 | 19 | <RepositoryType>git</RepositoryType>
|
20 | 20 | <PackageTags>FinancialModelingPrep stock quote finance-api</PackageTags>
|
21 | 21 | <PackageProjectUrl>https://github.com/MatthiWare/FinancialModelingPrep.NET</PackageProjectUrl>
|
22 |
| - <PackageReleaseNotes>- Add Historical Daily Prices |
23 |
| -- Add Stock Time Series |
24 |
| -- Add SellingGeneralAndAdministrativeExpensens to Income Statement |
25 |
| -- Add debtToMarketCAp to key metrics |
26 |
| -- Add Rate Limiter |
27 |
| -- Add Gainers, Losers, Most Active |
28 |
| -- Fix general bugs/issues</PackageReleaseNotes> |
| 22 | + <PackageReleaseNotes>- Add Chart Time Series |
| 23 | +- Fix bugs</PackageReleaseNotes> |
29 | 24 | <AssemblyName>FinancialModelingPrep</AssemblyName>
|
30 | 25 | </PropertyGroup>
|
31 | 26 |
|
|
0 commit comments