5.1.0
Version 5.1.0
Fix
- Calling
dump()
, more specificallyrender_attributes()
popped outclass_
andclasses
attributes from the element. So subsequent calls would be missing the attributes. This fixes that. PR
Full Changelog: 5.0.0...5.1.0
dump()
, more specifically render_attributes()
popped out class_
and classes
attributes from the element. So subsequent calls would be missing the attributes. This fixes that. PRFull Changelog: 5.0.0...5.1.0