Skip to content

Releases: thorstenalpers/Finance.NET

Finance.NET 1.1.14

15 Mar 07:01

Choose a tag to compare

What's Changed

  • The GetRandomInt32 method was updated to use System.Security.Cryptography.RandomNumberGenerator instead of System.Random to ensure cryptographic security.
  • Updated nuget packages

Finance.NET 1.1.13

16 Dec 15:21
7f29b74

Choose a tag to compare

What's Changed

Refactoring: Corrected banner rendering on nuget.org.

Finance.NET 1.1.12

16 Dec 12:55
2946f2b

Choose a tag to compare

What's Changed

  • Refactoring: Migrated from .NET Framework to .NET Standard 2.1 for improved platform compatibility and access to modern APIs.

Finance.NET 1.0.11

15 Sep 18:20
2090a6b

Choose a tag to compare

What's Changed

  • Fix: Making Polly AsyncPolicy optional.

Finance.NET 1.0.10

25 Jun 16:20

Choose a tag to compare

What's Changed

  • Updated NuGet packages to the latest stable versions for improved security, performance, and compatibility.

Finance.NET 1.0.9

29 May 19:39
017575c

Choose a tag to compare

What's Changed

  • Fixed code linting issues to improve code quality and maintainability.

Finance.NET 1.0.8

29 May 15:36

Choose a tag to compare

What's Changed

  • Updated NuGet package dependencies to latest versions for improved stability and compatibility.

Finance.NET 1.0.7

29 Apr 08:10
618ff31

Choose a tag to compare

What's Changed

  • Fix: Proper use of ConfigureAwait(false) for improved compatibility with desktop apps (e.g., WPF, WinForms)

Finance.NET 1.0.6

22 Apr 18:50

Choose a tag to compare

What's Changed

  • Fix: Updated XPath selector to reflect changes from Yahoo Finance for retrieving financial instruments.

Release v1.0.5

16 Jan 20:33
e83a17c

Choose a tag to compare