RDPCrystal EDI Library Releases
Released: Jan 5, 2026
Updates in 11.0.0.1
Features
- 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
Updates in 11.0.0.0
Features
- RDPCrystal EDI Library .NET Windows
- RDPCrystal EDI Library .NET Core
- Upgraded to .NET Core 6.0.
Fixes
- EDI Validator
- Fixed issue to allow you to find segments with the same name in a loop.
Released: May 11, 2025
Updates in 10.0.5.0
Fixes
- EDI Validator - Rules Engine
- Fixed the Summary Engine to handle multiple repeating segments with summary information.
Released: Jan 20, 2024
Updates in 10.0.4.5
Features
- EDI Validator - Rules Engine
- Added the ability to only apply summary rules based on configurable conditions.
Fixes
- Typed Documents
- Added missing properties to DN2 segments.
Released: Mar 12, 2022
Updates in 10.0.4.1
Fixes
- EDI Validator – Rules Engine
- Fix to properly evaluate ‘Not Equals’ rules where the element in question does not exist.
Released: Mar 3, 2022
Updates in 10.0.4.0
Fixes
- EDI Validator
- Fixed
AssociateErrorsToClosestSegment method where conditions are used.
- Simply Object Model
- Removed Component Model Dependency from major EDI components.
Released: Feb 15, 2022
Updates in 10.0.3.8
Fixes
- EDI Validator
- Fixed to better detect duplicate segments.
Released: Dec 14, 2021
Updates in 10.0.3.7
Fixes
- EDI Validator
- Fixed to better detect duplicate segments with regards to out of order segments.
- EDI Rules Creator Studio
- Elements now show the composite elements they are used in.
Released: Oct 15, 2021
Updates in 10.0.3.5
Fixes
- EDI Validator
- Fix to better detect duplicate segments.
Released: Oct 1, 2021
Updates in 10.0.3.4
Features
- EDI Validator
- Summaries can now contain subtraction operations.