# 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](https://rollupjs.org/guide/en/) 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](https://eslint.org/) 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](https://jestjs.io/) 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
