RDPCrystal EDI Library 新版本发表
Released: Jun 19, 2026
11.0.0.4 中的更新
特性
- Released, Summaries, Elements and Element Counter Tab now contain a description of the segment and element positions.
Released: Jun 12, 2026
11.0.0.3 中的更新
特性
- EDI Validator – CheckForOutOfOrderSegments property has been added to better detect segments that are out of order. Defaults to false.
Released: May 26, 2026
11.0.0.2 中的更新
修补程序
- EDI Validator – Code Lists – Fixed an issue in .NET Core where external code lists were not being picked up from the file system due to file paths.
Released: Jan 5, 2026
11.0.0.1 中的更新
特性
- EDI File Loader - Errors property has been added and the ErrorString property has been removed.
- FileLoadingEventArgs - Succeeded and ErrorMessage properties have been added.
- EDIFileScrubber - Errors property has been added and the ErrorString property has been removed.
- EDIFact properties have been removed: EDISpecification, EDIFileSplitter, EDIFileScrubber, EDIFileLoader, and EDIValidator.
- EDIDocumentViewer - Clearer data nodes text.
Released: Dec 1, 2025
11.0.0.0 中的更新
特性
- RDPCrystal EDI Library .NET Windows
- RDPCrystal EDI Library .NET Core
- Upgraded to .NET Core 6.0.
修补程序
- EDI Validator
- Fixed issue to allow you to find segments with the same name in a loop.
Released: May 11, 2025
10.0.5.0 中的更新
修补程序
- EDI Validator - Rules Engine
- Fixed the Summary Engine to handle multiple repeating segments with summary information.
Released: Jan 20, 2024
10.0.4.5 中的更新
特性
- EDI Validator - Rules Engine
- Added the ability to only apply summary rules based on configurable conditions.
修补程序
- Typed Documents
- Added missing properties to DN2 segments.
Released: Mar 12, 2022
10.0.4.1 中的更新
修补程序
- EDI Validator – Rules Engine
- Fix to properly evaluate ‘Not Equals’ rules where the element in question does not exist.
Released: Mar 3, 2022
10.0.4.0 中的更新
修补程序
- EDI Validator
- Fixed
AssociateErrorsToClosestSegment method where conditions are used.
- Simply Object Model
- Removed Component Model Dependency from major EDI components.
Released: Feb 15, 2022
10.0.3.8 中的更新
修补程序
- EDI Validator
- Fixed to better detect duplicate segments.