Skip to content

Latest commit

 

History

History
84 lines (48 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

84 lines (48 loc) · 1.79 KB

akwam-cli / CHANGELOG

v1.0.36 4-apr-2021 17:00 (GMT+1)

  • get poster url

v1.0.35 28-Nov-2020 16:48 (GMT+1)

  • Add preDownload function
  • Add an options to let user choose to download or save files

v1.0.34 24-Nov-2020 14:27 (GMT+1)

  • Separate functions in different files
  • Change bin location

v1.0.33 23-Nov-2020 21:36 (GMT+1)

  • Add .npmignore

v1.0.32 23-Nov-2020 21:21 (GMT+1)

  • Add Rollup for future changes

v1.0.3 23-Nov-2020 17:08 (GMT+1)

  • Add an option to choose between Advanced & Quick search

v1.0.28 18-Nov-2020 17:30 (GMT+1)

  • Add ESlint for code roles
  • Switch CLI for more promise syntax

v1.0.27 17-Nov-2020 16:50 (GMT+1)

  • Switch CLI to promise syntax
  • Fix undefined issue
  • Add Jest for basics Unit testing

v1.0.26 17-Nov-2020 00:23 (GMT+1)

  • Fix an issue in connection
  • Move CLI function to a separate file
  • Separate main function as a separated functions
  • Re-structrured project functionalites
  • Make helpers exported for the external use

v1.0.25 16-Nov-2020 14:37 (GMT+1)

  • Add downloading count

v1.0.24 15-Nov-2020 21:52 (GMT+1)

  • Fix an issue if loop

v1.0.23 14-Nov-2020 23:57 (GMT+1)

  • Fix an issue in custom serie download

v1.0.22 14-Nov-2020 23:39 (GMT+1)

  • Fix an issue in movie download

v1.0.21 14-Nov-2020 18:40 (GMT+1)

  • Fix an issue in download

v1.0.2 14-Nov-2020 16:15 (GMT+1)

  • Deprecated puppeteer and replaced by axios & cheerio
  • Re-write the project without puppeteer

v1.0.13 13-Nov-2020 20:05 (GMT+1)

  • Move devDependencies to dependencies

v1.0.1 13-Nov-2020 16:06 (GMT+1)

  • Add some CLI options
  • Add bin for global usage

v1.0.0 10-Nov-2020 13:23 (GMT+1)

  • Build & push basic project functionalities