Releases: django-components/djc-core-html-parser
Releases · django-components/djc-core-html-parser
1.0.2
What's Changed
Refactor
- Add build for Python 3.13 for Windows (#3; django-components/django-components#1053)
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
What's Changed
Initial release.
Feat
- Parser can be configured to add attributes to the HTML elements.
- Parser optionally captures what attributes were set on HTML elements
identified by a specific attribute.
Full Changelog: https://github.com/django-components/djc-core-html-parser/commits/1.0.0