This file contains all the notable changes done to the Ballerina EDI Module through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for Ballerina Swan Lake Update 8.
- Add support for field length constraints (min/max).
- Add support for EDIFACT to Ballerina schema conversion.
- Documentation improvements on tool and CLI commands.
- Set the default value of
required
totrue
for the fieldcode
in schema definitions.