| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ani-cli | 2024-02-07 | 20.7 kB | |
| ani-cli.1 | 2024-02-07 | 5.0 kB | |
| README.md | 2024-02-04 | 1.9 kB | |
| v4.8 source code.tar.gz | 2024-02-04 | 234.2 kB | |
| v4.8 source code.zip | 2024-02-04 | 240.3 kB | |
| Totals: 5 Items | 502.1 kB | 1 | |
My sincere apologies to everyone on the last release which is presumably broken for a while at this point.
Cause for breakage was removal of curls --cipher arg which we wrongly assumed to only affect windows users.
This only came to my attention in [#1275], so big thanks to @Technetium1 for pointing it out.
I'll review our CI & maintenance protocol to prevent this in the future
What's Changed
- Documentation
- homies section saiku -> dantotsu by @WanderRainID in https://github.com/pystardust/ani-cli/pull/1247
-
simplify (windows) docs by @71zenith in https://github.com/pystardust/ani-cli/pull/1273
-
Bug Fixes
- curl in gitbash doesn't support
--cipherby @Derisis13 in https://github.com/pystardust/ani-cli/pull/1244 - removed last --cipher argument by @Derisis13 in https://github.com/pystardust/ani-cli/pull/1252
- Steam deck installation and .desktop fix by @Nannk in https://github.com/pystardust/ani-cli/pull/1269
- correctly closes escape sequence in message 'Checking dependencies…' by @ochaton in https://github.com/pystardust/ani-cli/pull/1272
-
script speed improvement on windows by @CoolnsX in https://github.com/pystardust/ani-cli/pull/1262
-
Features
- add --skip-title <title> by @LeFlorians in https://github.com/pystardust/ani-cli/pull/1253
- no-detach by @port19x in https://github.com/pystardust/ani-cli/pull/1264 (broken until #1274, but can't wait any longer with this release)
New Contributors
- @WanderRainID made their first contribution in https://github.com/pystardust/ani-cli/pull/1247
- @LeFlorians made their first contribution in https://github.com/pystardust/ani-cli/pull/1253
- @ochaton made their first contribution in https://github.com/pystardust/ani-cli/pull/1272
Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.7...v4.8