Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] export released time #2

Closed
Doddddd opened this issue Mar 17, 2023 · 5 comments
Closed

[Feature request] export released time #2

Doddddd opened this issue Mar 17, 2023 · 5 comments

Comments

@Doddddd
Copy link

Doddddd commented Mar 17, 2023

ghrel -d jreisinger/ghrel
Released on: 2023-03-14 12:49:38 +0800
Advanced
ghrel -date=iso8601 jreisinger/ghrel
Released on: 2023-03-14 12:49:38 +0800

@jreisinger
Copy link
Owner

Hi @Doddddd. Why do you need this feature and how do you plan to use it?

@Doddddd
Copy link
Author

Doddddd commented Mar 21, 2023

Hi @Doddddd. Why do you need this feature and how do you plan to use it?

Some file names don't contain the version number, and I want to rename it with the release date.

@jreisinger
Copy link
Owner

Would this be useful?

> ghrel -l jreisinger/ghrel
Asset                             Updated     Size     Download count
-----                             -------     ----     --------------
checksums.txt                     2023-02-24  976      2
ghrel_0.5.3_darwin_amd64.tar.gz   2023-02-24  2192333  5
ghrel_0.5.3_darwin_arm64.tar.gz   2023-02-24  2106681  2
ghrel_0.5.3_linux_386.tar.gz      2023-02-24  2024618  4
ghrel_0.5.3_linux_amd64.tar.gz    2023-02-24  2137362  25
ghrel_0.5.3_linux_arm64.tar.gz    2023-02-24  1969924  2
ghrel_0.5.3_linux_armv6.tar.gz    2023-02-24  2000417  2
ghrel_0.5.3_windows_386.tar.gz    2023-02-24  2040730  4
ghrel_0.5.3_windows_amd64.tar.gz  2023-02-24  2105538  13
ghrel_0.5.3_windows_arm64.tar.gz  2023-02-24  1942813  2
ghrel_0.5.3_windows_armv6.tar.gz  2023-02-24  1993760  2

@Doddddd
Copy link
Author

Doddddd commented Mar 21, 2023

Would this be useful?

> ghrel -l jreisinger/ghrel
Asset                             Updated     Size     Download count
-----                             -------     ----     --------------
checksums.txt                     2023-02-24  976      2
ghrel_0.5.3_darwin_amd64.tar.gz   2023-02-24  2192333  5
ghrel_0.5.3_darwin_arm64.tar.gz   2023-02-24  2106681  2
ghrel_0.5.3_linux_386.tar.gz      2023-02-24  2024618  4
ghrel_0.5.3_linux_amd64.tar.gz    2023-02-24  2137362  25
ghrel_0.5.3_linux_arm64.tar.gz    2023-02-24  1969924  2
ghrel_0.5.3_linux_armv6.tar.gz    2023-02-24  2000417  2
ghrel_0.5.3_windows_386.tar.gz    2023-02-24  2040730  4
ghrel_0.5.3_windows_amd64.tar.gz  2023-02-24  2105538  13
ghrel_0.5.3_windows_arm64.tar.gz  2023-02-24  1942813  2
ghrel_0.5.3_windows_armv6.tar.gz  2023-02-24  1993760  2

Sure, thanks for your job!

@jreisinger
Copy link
Owner

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants