Releases: xnl-h4ck3r/urless
Releases · xnl-h4ck3r/urless
v2.2
-
v2.2
-
New
- Add argument
-c
/--config
to specify a path to a customconfig.yml
file. This resolves Issue 9. - Add argument
-dp
/--disregard-params
. There is certain filtering that is not done if the URLs have parameters, because by default we want to see all possible parameters. If this argument is passed, then the filtering will be done, regardless of the existence of any parameters. This resolves Issue 11 and Issue 12.
- Add argument
-
Changed
- The description for argument
-khw
/--keep-human-written
saysBy default, any URL with a path part that contains 3 or more dashes (-) are removed
but this will be corrected tocontains more than 3 dashes
. - Correct the description for argument
-kym
/--keep-yyyymm
on the-h
output andREADME.md
. It saysBy default, any URL with a path containing 3 /YYYY/MM
but the3
should be removed.
- The description for argument
-
v2.1
See CHANGELOG
v2.0
See CHANGELOG
v1.3
New arg -fnp
/--fragment-not-param
- see CHANGELOG
v1.2
Changes to prevent SyntaxWarning: invalid escape sequence
errors when Python 3.12 is used.
v1.1
v1.0
Improve installation process using pip or pipx
v0.9
Add i18N language codes gb-en,ca-en,au-en,fr-fr,ca-fr,es-es,mx-es,de-de,it-it,br-pt,pt-pt,jp-ja,cn-zh,tw-zh,kr-ko,sa-ar,in-hi,ru-ru
v0.8
See CHANGELOG.md
v0.7
See CHANGELOG.md for details