Releases: ismaelpadilla/gotorrent
Releases · ismaelpadilla/gotorrent
v0.1.2
v0.1.1
Changelog
- e4cd88c Add Dockerfile
- 0b73798 Create FUNDING.yml
- 8e8d969 Fix golangci-lint error (close http.Get body)
- 95c600f Fix help keys
- f3a2046 Fix makefile
- c2f42b9 Fix readme
- 56e5007 Fix yay command in readme
- 8c9e02d Refactor and simplify ui.go
- 1ddb7eb Refactor help, code cleanup
- c4a16b6 Update readme
- c9e8e21 Update readme
- c5e7a7b Use go version 1.18 in golangci-lint workflow
v0.1.0
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