Skip to content

Releases: ismaelpadilla/gotorrent

v0.1.2

31 Aug 14:18

Choose a tag to compare

Changelog

  • e1863c6 Enter search mode when executed without arguments

v0.1.1

29 Aug 20:23

Choose a tag to compare

Changelog

v0.1.0

24 Jul 22:31

Choose a tag to compare

Changelog

  • be0edc1 Add ability to copy magnet link to clipboard
  • 0a55df0 Add ability to download .torrent files
  • 4ca9516 Add ability to navigate to torrent
  • a283025 Add ability to search new torrents
  • a6d1a35 Add ability to show torrent description
  • e854da7 Add ability to show torrent files
  • 14da0c9 Add basic error handling
  • 5f225d8 Add basic tui
  • 99dde3d Add color
  • 9399407 Add configuration management
  • bb9f0e8 Add format info to config code in readme
  • 9fe66f9 Add goreleaser workflow
  • 752ca44 Add in-app help
  • bf4654f Add makefile, github action, fix linting errors
  • debd659 Add persist option to keep app open
  • 6c74d5d Add readme
  • 9b2ddf7 Add video to readme
  • e0cab4c Add workflow badge to readme
  • fdf8a7f Added command, help, flags
  • c4ad7fa Change config folder precedence
  • e5ad493 Extract ui into it's own package
  • 0f10c66 First commit, create basic piratebay interaction
  • fe6b9bd Fix goreleaser workflow
  • 18aff70 Fix interacting with indexes out of bounds
  • 721da9a Fix typo in readme
  • 389fd8c Magnet links opened asynchronously
  • 0715ce8 Mark "improve UI" as completed
  • e7e04e3 Output formatted table
  • e7e70bb Reset selected torrent when searching
  • 4e065b5 Update README.md
  • a464095 Update readme
  • ff13226 Update readme
  • 07f1c43 Update readme with link to v0.1.0 milestone
  • 045df56 Update readme with link to v0.1.0 project
  • 2ba83b7 add license
  • de3466a fix: search input blink