Version 0.4.1 (Aug 20, 2023)
- Added filters REMOVE LEFT and REMOVE RIGHT
Version 0.4.0 (Aug 17, 2023)
- Added Python 3.11 compatibility
- Added TRIM, LTRIM and RTRIM filters
- Added PREPEND and APPEND filters
- Added the REMOVE filter
- Added the REPLACE filter
- Added the REGEX SEARCH filter
- Added the REGEX REPLACE filter
- Added the REVERSE filter
- Added the UPPER and LOWER filters
- Added the JSON DICT filter
- Added the JSON LIST filter
- Added the LEFT and RIGHT filters
- Added type github-tags-zip and github-tags-tgz to parse GitHub tags in format .zip and tar.gz
Version 0.3.0 (Aug 17, 2023)
- Replaced the html5 parser with html5lib
- Added special prefix github: to parse GitHub repositories
- Added type github-tags to parse GitHub tags
- Skip empty URLs
Version 0.2.0 (Aug 16, 2023)
- Add request headers from configuration
- Added agent command line option to specify the default User-Agent
Version 0.1.2 (Sep 24, 2022)
- Added icons
- Added some samples
Version 0.1.1 (Sep 22, 2022)
Version 0.1.0 (Aug 7, 2022)