Skip to content

Releases: django-components/djc-core-html-parser

1.0.2

22 Mar 11:03
e432f29
Compare
Choose a tag to compare

What's Changed

Refactor

Full Changelog: 1.0.1...1.0.2

1.0.1

26 Jan 14:16
8884067
Compare
Choose a tag to compare

What's Changed

Fix

  • Include package typing in distribution (#2)

Full Changelog: 1.0.0...1.0.1

1.0.0

24 Jan 22:07
42e41c5
Compare
Choose a tag to compare

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