The current way classes are structured into packages creates some leaky APIs which expose internals not meant to be used by library consumers.
To solve this the complete package structure needs to be reworked. This will be a major breaking change and will increment the major version. Though the goal is to at least keep simple parsing and rendering use cases not affected by the changes.
The current way classes are structured into packages creates some leaky APIs which expose internals not meant to be used by library consumers.
To solve this the complete package structure needs to be reworked. This will be a major breaking change and will increment the major version. Though the goal is to at least keep simple parsing and rendering use cases not affected by the changes.