Version 1.1.0
Released on November 16, 2021Bug fixes
- Fixed an issue where “0” as an attribute value would be treated as false or null
- Fixed an issue with empty arrays within arrays
Version 1.0.0
Released on June 22, 2021Initial release
First stable release of Laravel XML with core functionality:- XML import and export capabilities
- Element casting to models and custom classes
- Transformers for data manipulation
- Attribute and element access
- Validation support