Releases: firecat53/urlscan
Releases · firecat53/urlscan
1.0.8
25 Jan 18:14
Compare
Sorry, something went wrong.
No results found
* Update flake.lock and tld list
* Fix macOS piping error by forcing urwid to use selectors.SelectSelector
1.0.7
18 May 00:20
Compare
Sorry, something went wrong.
No results found
1.0.7
Update TLD list
Add urwid extended color support. Fixes #154
Update flake.lock and add .envrc and .direnv/ to gitignore
Use python3 instead of python312 in flake.nix
1.0.6
22 Nov 18:26
Compare
Sorry, something went wrong.
No results found
* Bugfix in GitHub Action
1.0.4
18 Nov 18:47
Compare
Sorry, something went wrong.
No results found
Github action update to release to pypi and github on tag push and release to testpypi on commit.
Keybindings for page up/down
1.0.3
16 Jul 14:48
Compare
Sorry, something went wrong.
No results found
fix: clipboard in macos
Feature suggestion: Jump directly to next/previous URL (#151 )
Add fallback-version to pyproject.toml
Fix flake python version
1.0.2
29 Apr 17:31
Compare
Sorry, something went wrong.
No results found
Add flake.nix to the project
docs: add build badge
feat: add Github Actions build
Correct escaped pipe character in urlscan.1
license: use GPL-2.0-or-later (as GPL-2.0 is deprecated spdx id)
fix: patch invalid escape sequence in regex argument help text to support py3.12
read me update - neomutt term color compatability
Fix for newer urwid versions
1.0.1
24 Jul 16:08
Compare
Sorry, something went wrong.
No results found
1.0.0
01 Jun 18:38
Compare
Sorry, something went wrong.
No results found
Fix search with -c flag. Fixes #131 .
Add support for IPv6 URLs. Closes #127
Mark items in url queue with a *
Add version flag
Update to pyproject.toml/hatch for builds
0.9.10
03 Aug 22:37
Compare
Sorry, something went wrong.
No results found
Add "*" to allowed URL characters. Fix #125
Strip whitespace from URLs. Fixes #124
Redo redirection of sterr/stdout. Fix #122
0.9.9
29 Jan 04:40
Compare
Sorry, something went wrong.
No results found
Bugfix in f-string
Updated setup.py after tagging previous version