-------------
Released
- 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
.. _7: https://github.com/rushter/selectolax/issues/7
.. _13: https://github.com/rushter/selectolax/issues/13