Skip to content

Releases: rly0nheart/pyahmia

0.11.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 18:55
Immutable release. Only release title and notes can be modified.
Update pyproject.toml

Signed-off-by: rly0nheart <rly0nheart@noreply.codeberg.org>

0.11.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 09:33
Immutable release. Only release title and notes can be modified.

Changed

  • Display search results through a pager (rich console.pager)

0.11.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 09:38
Immutable release. Only release title and notes can be modified.
chore: bump dependency versions

0.11.1

Choose a tag to compare

@github-actions github-actions released this 04 Feb 17:39
Immutable release. Only release title and notes can be modified.

Added

  • -a/--all option to override limit and show all results
  • --no-cache option to disable response caching
  • --timeout option to set response timeout in seconds
  • -l/--limit option to set maximum number of results to display

Changed

  • Renamed enable_cache parameter to no_cache (inverted logic)
  • CI workflow to auto-publish on push to master

0.7.3

Choose a tag to compare

@rly0nheart rly0nheart released this 28 Nov 12:17
ae7710b

What's Changed

New Contributors

Full Changelog: 0.7.2...0.7.3

0.7.2

Choose a tag to compare

@rly0nheart rly0nheart released this 30 Sep 08:44
47ced83
Merge pull request #8 from escrapism/dev

Minor fix

0.7.1

Choose a tag to compare

@rly0nheart rly0nheart released this 30 Sep 08:25
c6c5f62
Merge pull request #6 from escrapism/dev

Add Tor installation scripts

0.7.0

Choose a tag to compare

@rly0nheart rly0nheart released this 30 Sep 07:07
924f9a7
Merge pull request #2 from escrapism/dev

Improved handling of empty results

0.6.1

Choose a tag to compare

@rly0nheart rly0nheart released this 29 Sep 19:24
Add some color to the result panel

0.6.0

Choose a tag to compare

@rly0nheart rly0nheart released this 29 Sep 16:06
Add banner, and refactor code