Skip to content

v0.2.0

Compare
Choose a tag to compare
@rushter rushter released this 31 Aug 23:16
· 295 commits to master since this release
  • Fix iter() does not yield text nodes
  • Switch from TravisCI to Github Actions
  • Build and ship wheels for Windows, MacOS and Linux using Azure Pipelines
  • Add unwrap and unwrap_tags method (#7_ )
  • Add replace_with method (#13_ )
  • Add attrs property
  • Add traverse method