Ani Cli Versions Save

A cli tool to browse and play anime

v4.8

2 months ago

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

New Contributors

Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.7...v4.8

v4.7

4 months ago

What's Changed

  • Documentation

    • compact readme by @port19x in #1202
    • bump codeowners file by @port19x in #1207
    • add nix dev shell env by @HaxSam in #1218
    • document android 14 fix by @THEGOLDENPRO in #1227
    • omit use of custom ffmpeg on ios by @Lockl00p in #1230
  • 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

Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.6...v4.7

v4.6

8 months ago

What's Changed

  • Documentation

    • hacking guide & flowchart by @Derisis13 in #1188
    • fix readme section links by @port19x in #1192
  • Bug Fixes

    • fixed temporary outage by @CoolnsX in #1198
    • ani-cli cache_dir via mktemp by @port19x in #1182
    • hyperlinks not opening in vlc by @Lockl00p in #1180
    • improve compatibility with windows wsl2 by @Vergenter in #1190
    • mktemp POSIX violation by @71zenith in #1184
  • Features

    • proper non-interactive-mechanic by @justchokingaround in #1189
    • add rofi flag by @masha-sh in #1186
    • remove -N flag in favor of -S + -e detection by @port19x in #1193

New Contributors

Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.5...v4.6

v4.5

9 months ago

What's Changed

Full Changelog: https://github.com/pystardust/ani-cli/compare/4.4...v4.5

v4.4

10 months ago

Unusually early release due to full outage (#1139)

Generated Changelog

Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.3...4.4

v4.3

11 months ago

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

    • iOS support by @Lockl00p in #1105
    • iOS Download support by @Lockl00p in #1112
    • add non-interactive flag to disable menu by @RubenPonce in #1107
    • fzf now wraps around the selection via --cylce by @71zenith in #1125
  • Quality

    • vastly superior continous integration by @port19x in #1124
    • consistent 4 space indentation + shfmt by @port19x in #1086
    • bump actions/checkout version to v3 by @kbdharun in #1084

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: https://github.com/pystardust/ani-cli/compare/v4.2...v4.3

v4.2

1 year ago

What's Changed

  • Documentation
    • fix typo in install commands (win & termux) - README.md by @wagner-b in #1051
  • 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
  • Features
    • underindexing by @71zenith in #1054
    • non-interactive episode selection -S by @71zenith in #1054

New Contributors

Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.1...v4.2

v4.1

1 year ago

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

Full Changelog: https://github.com/pystardust/ani-cli/compare/v4.0...v4.1

v4.0

1 year ago

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

v3.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pystardust/ani-cli/compare/v3.3...v3.4