Skip to content

AnimeGo-DL v3.2.1

Compare
Choose a tag to compare
@vinnyA3 vinnyA3 released this 12 Jun 17:00
· 30 commits to master since this release

What's Changed

  • 💥 Fixed encrypted source resolution - this was rendering the tool useless!
  • Added a Dockerfile by @mayanknoldus in #19
  • docs: add mayanknoldus as a contributor for code by @allcontributors in #24
  • refactor(anime-dl): better error handling/processing by @vinnyA3 in #25
  • refactor: move main source, decouple lib by @vinnyA3 in #26

Commit log

  • d04e115 feat(npm): reduce pkg size via ignore
  • f204554 feat(lib): allow pkg version to be read in cli
  • db95408 fix: broken keys and source extraction
  • bb25a8d refactor: move main source, decouple lib
  • 5d61310 chore(package): ensure dist dir clean before build
  • 1a6e468 docs(readme): add broke message banner
  • f402268 refactor(anime-dl): better error handling/processing (#25)
  • dd85198 chore(tsconfig): modify paths
  • d3f254e feat(deps): update to latest dev deps, fix lint
  • 4b0d813 feat: improve typings, refactor range creation
  • 3d8dde9 docs(readme): add docker instructions, npm badge
  • 18d80d1 docs: add mayanknoldus as a contributor for code (#24)
  • 9492f1c feat: added a Dockerfile (#19)
  • 66354fa docs(readme): update w/ examples, clarify dub+sub

New Contributors

Full Changelog: v3.1.0...v3.2.1