Rilasci di SWIFT Framework .NET
Released: Jan 27, 2026
Aggiornamenti in 2026.1
Funzionalità
- Now includes latest November SWIFT changes.
Released: Jun 17, 2024
Aggiornamenti in 2024.1
Funzionalità
- Latest 2024 specification messages.
- Improved parsing.
- Further performance update.
Correzioni
- Fixed handling of special characters.
Released: Jan 25, 2023
Aggiornamenti in 2023.1
Funzionalità
- Latest 2023 specification messages.
- Improved parsing.
- .NET Framework 4.8 release.
- Performance updates.
Correzioni
- Fixed handling of special characters.
Released: Nov 19, 2020
Aggiornamenti in 2021.1
Funzionalità
- Latest 2021 messages specification.
- Improved parsing and performance.
- New validation rules added across the message sets.
Correzioni
- Fixed handling of special sequence messages.
Released: Oct 29, 2019
Aggiornamenti in 2020.1
Funzionalità
- Latest 2020 messages specification.
- Improved parsing and performance.
- New validation rules added across the message sets.
Correzioni
- Fixed handling of special sequence messages.
Released: Oct 15, 2018
Aggiornamenti in 2019.1
Funzionalità
- Adds support for latest 2019 specification messages.
- Improves parsing.
Correzioni
- Fixes handling of special characters.
Released: Sep 28, 2017
Aggiornamenti in 2018.1
Funzionalità
- Includes the latest 2018 specification messages.
- Highly improved performance with up to 3x speed improvement with validation.
Correzioni
- Fixed bug with multithreading validation.
Released: Nov 2, 2016
Aggiornamenti in 2017.1
Funzionalità
- 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