Skip to content

1.1.0.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fumiichan fumiichan released this 15 Nov 05:46
· 136 commits to main since this release

Changes

  • feat: Tachiyomi style folder structure and metadata implemented.
  • fix: Fixes issue where --page option in search command doesn't work.
  • change: --sort option won't use enums now.
  • docs: Updated docs/USAGE.md to reflect with new changes.

Under the Hood

  • Revert commandline parser to Default. This fixes the issue where --help option without a command doesn't display list of commands supported.
  • Updated all dependencies thanks to @dependabot
  • Added package information in project file and a little bit of cleanup.