Skip to content

Releases: xnl-h4ck3r/urless

v2.2

21 Nov 13:00
Compare
Choose a tag to compare
  • v2.2

    • New

      • Add argument -c/--config to specify a path to a custom config.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.
    • Changed

      • The description for argument -khw/--keep-human-written says By default, any URL with a path part that contains 3 or more dashes (-) are removed but this will be corrected to contains more than 3 dashes.
      • Correct the description for argument -kym/--keep-yyyymm on the -h output and README.md. It says By default, any URL with a path containing 3 /YYYY/MM but the 3 should be removed.

v2.1

02 Apr 11:58
Compare
Choose a tag to compare

See CHANGELOG

v2.0

08 Mar 23:49
Compare
Choose a tag to compare

See CHANGELOG

v1.3

19 Feb 01:47
Compare
Choose a tag to compare

New arg -fnp/--fragment-not-param - see CHANGELOG

v1.2

11 Dec 14:41
Compare
Choose a tag to compare

Changes to prevent SyntaxWarning: invalid escape sequence errors when Python 3.12 is used.

v1.1

04 Dec 20:46
a5e94ab
Compare
Choose a tag to compare

Merge pull request #6 from Nishantbhagat57.

v1.0

16 Aug 14:44
6bae3bb
Compare
Choose a tag to compare

Improve installation process using pip or pipx

v0.9

03 Mar 11:22
Compare
Choose a tag to compare

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

02 Mar 01:11
Compare
Choose a tag to compare

See CHANGELOG.md

v0.7

28 Feb 22:03
Compare
Choose a tag to compare

See CHANGELOG.md for details