SWIFT Framework .NET 릴리스
Released: Jan 27, 2026
2026.1 버젼 업데이트
기능
- Now includes latest November SWIFT changes.
Released: Jun 17, 2024
2024.1 버젼 업데이트
기능
- Latest 2024 specification messages.
- Improved parsing.
- Further performance update.
수정사항
- Fixed handling of special characters.
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