SWIFT Framework .NET のリリース

Released: Jan 25, 2023

2023.1 での更新項目

機能

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

不具合の修正

  • Fixed handling of special characters.

Released: Nov 19, 2020

2021.1 での更新項目

機能

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

不具合の修正

  • Fixed handling of special sequence messages.

Released: Oct 29, 2019

2020.1 での更新項目

機能

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

不具合の修正

  • Fixed handling of special sequence messages.

Released: Oct 15, 2018

2019.1 での更新項目

機能

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

不具合の修正

  • Fixes handling of special characters.

Released: Sep 28, 2017

2018.1 での更新項目

機能

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

不具合の修正

  • Fixed bug with multithreading validation.

Released: Nov 2, 2016

2017.1 での更新項目

機能

  • 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