Raptorious.Finance.Swift.Mt940 1.2.0.4

dotnet add package Raptorious.Finance.Swift.Mt940 --version 1.2.0.4
NuGet\Install-Package Raptorious.Finance.Swift.Mt940 -Version 1.2.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Raptorious.Finance.Swift.Mt940" Version="1.2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Raptorious.Finance.Swift.Mt940 --version 1.2.0.4
#r "nuget: Raptorious.Finance.Swift.Mt940, 1.2.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Raptorious.Finance.Swift.Mt940 as a Cake Addin
#addin nuget:?package=Raptorious.Finance.Swift.Mt940&version=1.2.0.4

// Install Raptorious.Finance.Swift.Mt940 as a Cake Tool
#tool nuget:?package=Raptorious.Finance.Swift.Mt940&version=1.2.0.4

SharpMT940Lib implements the MT940 format in C# and is based on specifications of multiple banks. You can use it as a base for financial software or for conversions to other formats like CSV or OFX.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Raptorious.Finance.Swift.Mt940:

Package Downloads
Catharsium.Finance.Data.FileStorage

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.4 57,132 10/23/2016
1.1.1.39 4,501 6/2/2015
1.1.0 2,478 11/12/2014
1.0.0 2,237 9/5/2014
0.1.1-rc2 1,485 7/15/2014
0.1.0.1 1,977 6/13/2014
0.0.3-b2 1,774 8/22/2012

A special thank you to [Rob Kent](http://proofbydesign.com/) who made this release possible.
Changed: Issue #10 - Transaction AccountServicingReference (subfield 8) not parsed
Changed: Issue #7 - Transaction without :86 information line is not added to the message
Changed: Issue #14 - Library is broken with en-GB culture and decimal points instead of commas.