File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 5
5
<RootNamespace >MatthiWare.FinancialModelingPrep</RootNamespace >
6
6
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
7
7
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8
- <AssemblyVersion >0.1.1 .0</AssemblyVersion >
9
- <FileVersion >0.1.1 .0</FileVersion >
8
+ <AssemblyVersion >0.1.2 .0</AssemblyVersion >
9
+ <FileVersion >0.1.2 .0</FileVersion >
10
10
<Company >MatthiWare</Company >
11
11
<PackageId >MatthiWare.FinancialModelingPrep</PackageId >
12
- <Version >0.1.1 </Version >
12
+ <Version >0.1.2 </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 >More endpoints added</PackageReleaseNotes >
22
+ <PackageReleaseNotes >- Allow null values in calendar response
23
+ - Add Factory Method to create client
24
+ - Register dependencies as transient instead of scoped</PackageReleaseNotes >
23
25
<AssemblyName >FinancialModelingPrep</AssemblyName >
24
26
</PropertyGroup >
25
27
You can’t perform that action at this time.
0 commit comments