SWIFT Framework .NET Releases

Released: Jun 17, 2024

Updates in 2024.1

Features

  • Latest 2024 specification messages.
  • Improved parsing.
  • Further performance update.

Fixes

  • Fixed handling of special characters.

Released: Jan 25, 2023

Updates in 2023.1

Features

  • Latest 2023 specification messages.
  • Improved parsing.
  • .NET Framework 4.8 release.
  • Performance updates.

Fixes

  • Fixed handling of special characters.

Released: Nov 19, 2020

Updates in 2021.1

Features

  • Latest 2021 messages specification.
  • Improved parsing and performance.
  • New validation rules added across the message sets.

Fixes

  • Fixed handling of special sequence messages.

Released: Oct 29, 2019

Updates in 2020.1

Features

  • Latest 2020 messages specification.
  • Improved parsing and performance.
  • New validation rules added across the message sets.

Fixes

  • Fixed handling of special sequence messages.

Released: Oct 15, 2018

Updates in 2019.1

Features

  • Adds support for latest 2019 specification messages.
  • Improves parsing.

Fixes

  • Fixes handling of special characters.

Released: Sep 28, 2017

Updates in 2018.1

Features

  • Includes the latest 2018 specification messages.
  • Highly improved performance with up to 3x speed improvement with validation.

Fixes

  • Fixed bug with multithreading validation.

Released: Nov 2, 2016

Updates in 2017.1

Features

  • Latest 2017 specification messages.
  • Highly improved performance with up to 3x speed improvement with validation.
  • Option to switch off the schema validation making the parsing and basic message creation up to 100x faster.
  • Improved licensing mechanism with added RunTime key code setting.

Released: Sep 23, 2015

Updates in this release

Updates in 2016.1

  • New SWIFT 2016 message specs according to "November" changes
  • Bug fixes

Released: Apr 13, 2010

Updates in this release

Updates in 2009.2

  • NEW - XML import / export
  • FIX - SwiftParser.GetInstance() replaced by SwiftParser.Instance