2.0.2 (2023-08-31)
- regression introduced in typescript conversion (2f78f24)
2.0.1 (2023-08-31)
- add shebang and chmod the output file (2d6b2fb)
2.0.0 (2023-08-31)
- Code published in npm is now bundled to a single file.
- convert to TypeScript (1e2fe7c)
1.1.1 (2023-08-20)
- cannot read properties when downloading images (cc73b12)
1.1.0 (2023-06-09)
- Command line argument for ordering results ascending or descending (97723e4)
1.0.0 (2023-05-31)
limitPages
option removed
- Limit number of items to scrape (9e044a6)
0.3.0 (2023-05-30)
- Check if WP API is accessible before trying to fetch it (dffc302)
- Handle fetch errors (483c831)
- Scrape tags and categories (93d292a)
- Scrape users and comments (377a8c9)
0.2.0 (2023-05-29)
- Add support for running the script with npx (da1b185)
- Release 0.1.0 (59f2f84)