Skip to content

v0.50

Pre-release
Pre-release

Choose a tag to compare

@pyhoon pyhoon released this 10 Nov 03:54
· 14 commits to main since this release

What's New

  1. Added new sub to Html module
    • ConvertToTag
    • Parse
  2. Added getFlat property to Tag class
  3. Added text2 sub to Tag class

What's Changed

  1. Removed sub from MiniHtmlParser class
    • ConvertToTag (moved to Html module)