v3.0.0
What's Changed
- Properly retain decimal precision in Decimal primtiive types by @dcarbone in #71
- Fix a typo in readme which breaks example. by @Jxckaroo in #75
- Update tests.yml by @dcarbone in #78
- Feature/modernization by @dcarbone in #81
- Testing for false prior to executing strlen by @dcarbone in #83
- Small fix in the URL of R4 by @leonrenkema in #84
- PHP 8.1+ updates by @dcarbone in #95
- R5 support by @dcarbone in #98
- xmlns improvements, template file hierarchy improvements by @dcarbone in #100
- working on better primitives by @dcarbone in #102
- Handle collection field attribute values by @dcarbone in #104
- ensuring all local fields are xml serialized by @dcarbone in #106
- Using XMLParser for writing and XMLReader for Xhtml types by @dcarbone in #108
- Track XML serialization locations by @dcarbone in #111
New Contributors
Full Changelog: v1.0.7...v3.0.0