Releases: pystardust/ani-cli
v4.9
It has been half a year since the last release, so lots of small improvements have accumulated.
We also welcome @ykhan21 as a new maintainer with a focus on windows support
What's Changed
-
Documentation
- ani-cli matrix space application mechanism by @Nannk in #1280
- add gnu patch install script for Steam Deck by @Nannk in #1285
- add doccli to homies by @TowarzyszFatCat in #1287
- add goanime to homies by @alvarorichard in #1298
- remove shell from mov-cli and change it's description by @r3tr0ananas in #1312
- removed duplicate entries from manpage by @Derisis13 in #1314
- expedite ani-cli iOS installation by @ykhan21 in #1322
- add wsl installation instructions by @ykhan21 in #1341
- update windows documentation by @ykhan21 in #1355
- add ykhan21 as a maintainer by @port19x in #1356
- add step to windows terminal setup by @ykhan21 in #1358
- added FreeBSD installation instructions by @ChromiumOS-Guy in #1361
- update windows installation documentation by @erntinall in #1369
-
Bug Fixes
- making this work on OpenBSD with non-GNU tools by @xezo360hye in #1296
- no-detach detatching by @port19x in #1274
- adapt to ani-skip update by @Woreec in #1313
- ani-skip not working in continue by @Woreec in #1317
- update title in history file by @71zenith in #1360
- allow using --select-nth with --continue by @FireEgl in #1366
- steamdeck kernel detection by @basicJavaCoder in #1383
- fix issue where a non-working Alt link gets used when on iSH by @Lockl00p in #1403
- support using non brew iina as a player on macos by @port19x in #1398
-
Features
- countdown to next episode by @llComodino in #1301
- exit after play by @codingCoffee in #1338
- initial logger support by @71zenith in #1370
-
Other
New Contributors
- @TowarzyszFatCat made their first contribution in #1287
- @xezo360hye made their first contribution in #1296
- @alvarorichard made their first contribution in #1298
- @llComodino made their first contribution in #1301
- @r3tr0ananas made their first contribution in #1312
- @Woreec made their first contribution in #1313
- @codingCoffee made their first contribution in #1338
- @ChromiumOS-Guy made their first contribution in #1361
- @FireEgl made their first contribution in #1366
- @erntinall made their first contribution in #1369
- @basicJavaCoder made their first contribution in #1383
Full Changelog: v4.8...v4.9
v4.8
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
-
Bug Fixes
- curl in gitbash doesn't support
--cipher
by @Derisis13 in #1244 - removed last --cipher argument by @Derisis13 in #1252
- Steam deck installation and .desktop fix by @Nannk in #1269
- correctly closes escape sequence in message 'Checking dependenciesโฆ' by @ochaton in #1272
- script speed improvement on windows by @CoolnsX in #1262
- curl in gitbash doesn't support
-
Features
- add --skip-title <title> by @LeFlorians in #1253
- no-detach by @port19x in #1264
(broken until #1274, but can't wait any longer with this release)
New Contributors
- @WanderRainID made their first contribution in #1247
- @LeFlorians made their first contribution in #1253
- @ochaton made their first contribution in #1272
Full Changelog: v4.7...v4.8
v4.7
What's Changed
-
Documentation
-
Bug Fixes
- multi-selection support fix by @AzureOrange404 in #1224
- fix help text argument mistake by @pirate486743186 in #1200
-
Features
- added support for ani-skip to skip episode intros by @AzureOrange404 in #1231
New Contributors
- @pirate486743186 made their first contribution in #1200
- @HaxSam made their first contribution in #1218
- @THEGOLDENPRO made their first contribution in #1227
- @AzureOrange404 made their first contribution in #1224
Full Changelog: v4.6...v4.7
v4.6
What's Changed
-
Documentation
- hacking guide & flowchart by @Derisis13 in #1188
- fix readme section links by @port19x in #1192
-
Bug Fixes
-
Features
New Contributors
- @masha-sh made their first contribution in #1186
- @Vergenter made their first contribution in #1190
Full Changelog: v4.5...v4.6
v4.5
What's Changed
- feat: new providers + fix xxd posix compliance by @justchokingaround in #1142
- fix: list number bug on mac by @justchokingaround in #1144
- fix: nl for ep number <10 by @justchokingaround in #1145
- feat: refactor code and optional hls script by @CoolnsX in #1155
- refactor: hls Decreasing the number will make download slower but stable. by @candrapersada in #1160
- fix: hex decryption by @port19x in #1171
Full Changelog: 4.4...v4.5
v4.4
Unusually early release due to full outage (#1139)
Generated Changelog
- test: create inverse jobs to catch required conditionals by @port19x in #1131
- docs: Add iOS uninstall instructions by @Lockl00p in #1130
- refactor: disable aria2 rpc by @candrapersada in #1135
- fix: allanime scraping by @justchokingaround in #1139
Full Changelog: v4.3...4.4
v4.3
This release has the most contributors and the longest release notes since we have versioned releases.
Really cool to see a mostly done project still receive so much attention from outside collaborators.
This release is mostly minor documentation and quality improvements, with iOS support being the main new feature.
What's Changed
-
Documentation
- removed matrix. now discord only. by @port19x in #1089
- updated demo video by @justchokingaround in #1060
- disclaimer bump by @port19x in #1061
- pruned and reordered homies by @port19x in #1080
- Added gentoo installation instructions by @medanisjbara in #1077
- added debian instructions by @werdahias in #1076
- highlight possible curl issues (windows) by @port19x in #1102
- added hyperlink to respective OS from badges in README.md by @Sarvasv-0 in #1121
- fixed debian table of contents link by @nightwolf3140 in #1082
- Spelling error fom -> from by @Trqhxrd in #1079
-
Bug Fixes
- account for point episodes having multiple digits (e.g. 124.125) by @71zenith in #1066
- history selection will be read from histfile again by @Derisis13 in #1101
- some m3u8 downloads were broken by @Yashpal2004 in #1109
- set executable bit by @Derisis13 in #1117
- small menu fix by @Derisis13 in #1119
- better windows syncplay compatibility by @ykhan21 in #1125
-
Features
-
Quality
New Contributors
- @Trqhxrd made their first contribution in #1079
- @nightwolf3140 made their first contribution in #1082
- @kbdharun made their first contribution in #1084
- @Lockl00p made their first contribution in #1105
- @RubenPonce made their first contribution in #1107
- @Yashpal2004 made their first contribution in #1109
- @Sarvasv-0 made their first contribution in #1121
Full Changelog: v4.2...v4.3
v4.2
What's Changed
- Documentation
- Bug fixes
- broken update
-U
by @justchokingaround in #1040 - remove --tls-max 1.2 bc of windows by @justchokingaround in #1042
- missing linebreak in quality-miss printf by @andrempiva in #1043
- url change to allanime.to by @71zenith in #1045
- allanime graphql by @71zenith in #1054
- broken update
- Features
New Contributors
- @andrempiva made their first contribution in #1043
- @wagner-b made their first contribution in #1051
Full Changelog: v4.1...v4.2
v4.1
What's Changed
- Documentation
- wget2 info for debian package by @Wiener234 in #998
- Bugfixes
- aria2 continue interrupted downloads by @candrapersada in #1008
- Http agent from linux to windows for privacy (and shuf removal) by @x746f6f72 in #1012
- Ani-cli ascending episode sort by @athuld in #1019
- set executable bit again by @port19x in #1021
- previous,next,replay bug by @RaynardGerraldo in #1028
- switch to curl by @71zenith in #1037
- Features
- Change quality interactively #1006 by @RaynardGerraldo in #1016
New Contributors
- @candrapersada made their first contribution in #1008
- @x746f6f72 made their first contribution in #1012
- @athuld made their first contribution in #1019
Full Changelog: v4.0...v4.1
v4.0
After about one month in the making, I present to you: ani-cli v4
- complete rewrite: 650 loc (v3.4) -> 400 loc
- new provider: animixplay -> allanime
- new UI: custom -> fzf / rofi
- new advanced features (read the manpage)
Thank you for your patience, I hope you like this release as much as we do.
~port19