Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 2.41 KB

File metadata and controls

65 lines (34 loc) · 2.41 KB

1.2.5 (2022-11-29)

1.3.1

Patch Changes

  • 7bf29d5: chore(deps): updated all dependencies

    - Felt like resurrecting this repo 💀
    

1.3.0

Minor Changes

  • 391d4f8: feat, style(code): relative path, split index.ts into multiple files

1.2.6

Patch Changes

  • 192ed2c: chore(deps): update dependencies

    • This process is meant to be done monthly, but I forgor...

Bug Fixes

  • remove try-catch in services/comic (e6a9278)

1.2.4 (2022-11-29)

Bug Fixes

  • downloader shouldn't be blocked by Cloudflare anymore (5b73403)
  • ESLint issue (68d26cd)

1.2.3 (2022-11-29)

Bug Fixes

  • hopefully: ESLint (3aee91e)
  • not fix, trigger release: use rollup/plugin-terser (abf3cd6)

1.2.2 (2022-10-15)

Bug Fixes

  • check whether output folder already exists or not (033d8ed)

1.2.1 (2022-10-06)

Performance Improvements

1.2.0 (2022-10-06)

Features

  • Download a range of groups (c4da1a4)

1.1.0 (2022-10-05)

Features