All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2024-08-19)
- add manual sync (f2432fb)
- add render mode to scrape sites like aliexpress (08bb0bb)
- auto sync and delete collections when reset sync (1485f1e)
- deprecate mongodb and integrate ravendb (4f46acd)
- add try catch when axios crash (04dfbb8)
- fix sync function (6f57489)
- report product scraped, return array insted of object (d6322aa)
1.3.0 (2024-06-03)
- auto sync and delete collections when reset sync (1485f1e)
- deprecate mongodb and integrate ravendb (e81bbb2)
- fix sync function (6f57489)
1.2.0 (2024-04-01)
- add new endpoint and transform response to camel case (75dd196)
- create endpoint to test queries (7607d13)
- disable scraper when can't get price (31f7504)
- exit process when scraper finish and creat get all scrapers api (b6c9300)
- integrate couchdb controller (6b22eb6)
- integrate mongoDB and new architecture (fec6847)
- parse responses and body params (8aff6e2)