Added
- Extracted a
ReferenceMapInterfacefrom theReferenceMapclass - Added optional
ReferenceMapInterfaceparameter to theDocumentconstructor
Changed
- Replaced all references to
ReferenceMapwithReferenceMapInterface ReferenceMap::addReference()no longer returns$this
Fixed
- Fixed bug where elements with content of
"0"wouldn't be rendered (#376)